This commit is contained in:
scout 2024-05-30 14:20:20 +08:00
parent f2c31084c7
commit 8faf1f741f

View File

@ -61,3 +61,8 @@
.n-base-selection-label {
--n-color-active: #383838 !important;
}
.n-base-selection{
--n-border-focus:1px solid #c448b8 !important;
--n-border-active:1px solid #c448b8 !important;
--n-border-hover:1px solid #c448b8 !important;
}