💄 textarea

This commit is contained in:
Vanessa 2023-03-14 23:36:05 +08:00
parent f3513e9408
commit 472446bb6e

View file

@ -1,7 +1,7 @@
.b3-text-field {
border: 0;
border-radius: 4px;
box-shadow: inset 0 0 0 1px var(--b3-theme-on-surface);
box-shadow: inset 0 0 0 .4px var(--b3-theme-on-surface-light);
padding: 4px 8px;
line-height: 20px;
box-sizing: border-box;