This commit is contained in:
Vanessa 2023-09-21 11:30:49 +08:00
parent 4030ae31a6
commit f7ff2efaf8
2 changed files with 17 additions and 7 deletions

View file

@ -172,4 +172,8 @@
&__secondary {
color: var(--b3-theme-secondary);
}
&__selectnone {
user-select: none;
}
}