This commit is contained in:
Vanessa 2023-03-28 10:21:59 +08:00
parent 990b7d9b16
commit c6d1999d0a
2 changed files with 6 additions and 3 deletions

View file

@ -53,7 +53,7 @@
box-shadow: none;
}
&--hide span[data-type~=mark] {
&--hidemark span[data-type~=mark] {
transition: var(--b3-transition);
color: transparent !important;
}