Vanessa 2024-05-30 16:52:25 +08:00
parent be654dba47
commit 062275f69a
7 changed files with 7 additions and 7 deletions

View file

@ -395,7 +395,7 @@
&:empty:after {
content: attr(data-tip);
color: var(--b3-theme-on-surface);
color: var(--b3-theme-on-surface-light);
cursor: text;
}