💄 textarea
This commit is contained in:
parent
f3513e9408
commit
472446bb6e
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
.b3-text-field {
|
.b3-text-field {
|
||||||
border: 0;
|
border: 0;
|
||||||
border-radius: 4px;
|
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;
|
padding: 4px 8px;
|
||||||
line-height: 20px;
|
line-height: 20px;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
|
|
Loading…
Add table
Reference in a new issue