Vanessa 2024-11-06 10:14:48 +08:00
parent 22e80c5d9f
commit 1cf1854bd3
3 changed files with 10 additions and 10 deletions

View file

@ -105,13 +105,11 @@
box-shadow: inset 0 -1px 0 var(--b3-theme-surface-lighter);
}
u {
text-decoration: none;
}
u,
span[data-type~="u"] {
text-decoration: none;
border-bottom: 1px solid;
color: var(--b3-protyle-inline-u-color);
}
span[data-type~="inline-memo"] {