This commit is contained in:
Vanessa 2023-11-10 17:56:14 +08:00
parent 6109e8a3c3
commit ea2c6fa6be

View file

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