Vanessa 2023-09-04 11:40:23 +08:00
parent a44a321b0a
commit 52ba5ddab8
2 changed files with 7 additions and 5 deletions

View file

@ -8,6 +8,7 @@
color: var(--b3-theme-on-background);
transition: box-shadow 120ms 0ms cubic-bezier(0, 0, 0.2, 1);
background-color: var(--b3-theme-background);
-webkit-appearance: none;
&:not(.b3-text-field--text):hover {
box-shadow: inset 0 0 0 .6px var(--b3-theme-on-background);