Vanessa 2023-12-10 20:58:50 +08:00
parent 0e1bc2fc97
commit 2e63eead3c

View File

@ -312,13 +312,9 @@
&__celltext { &__celltext {
overflow: hidden; overflow: hidden;
&--url { &--url,
text-decoration: underline var(--b3-border-color);
}
&--ref { &--ref {
text-decoration: underline var(--b3-border-color); text-decoration: underline var(--b3-border-color);
color: var(--b3-theme-on-surface);
} }
& > .av__cellicon { & > .av__cellicon {