This commit is contained in:
Vanessa 2024-09-04 11:06:16 +08:00
parent fe7b942225
commit f816c1bdcb
2 changed files with 3 additions and 2 deletions

View file

@ -10,6 +10,7 @@
background-color: var(--b3-theme-background);
-webkit-appearance: none;
font-variant-ligatures: none;
font-size: 14px;
&:not(.b3-text-field--text):hover {
box-shadow: inset 0 0 0 .6px var(--b3-theme-on-background);