mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-21 07:46:09 +01:00
💄
This commit is contained in:
parent
1373d3d10b
commit
26e2d47297
1 changed files with 5 additions and 0 deletions
|
|
@ -192,6 +192,11 @@ input::-moz-focus-inner {
|
|||
border: 0;
|
||||
}
|
||||
|
||||
button::placeholder,
|
||||
input::placeholder {
|
||||
color: var(--b3-empty-color);
|
||||
}
|
||||
|
||||
button,
|
||||
input[type="button"],
|
||||
input[type="reset"],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue