mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-05-18 01:50:58 +08:00
💄 textarea
This commit is contained in:
parent
f3513e9408
commit
472446bb6e
@ -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…
Reference in New Issue
Block a user