mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-22 06:54:08 +01:00
This commit is contained in:
parent
a44a321b0a
commit
52ba5ddab8
2 changed files with 7 additions and 5 deletions
|
|
@ -8,6 +8,7 @@
|
|||
color: var(--b3-theme-on-background);
|
||||
transition: box-shadow 120ms 0ms cubic-bezier(0, 0, 0.2, 1);
|
||||
background-color: var(--b3-theme-background);
|
||||
-webkit-appearance: none;
|
||||
|
||||
&:not(.b3-text-field--text):hover {
|
||||
box-shadow: inset 0 0 0 .6px var(--b3-theme-on-background);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue