optimize settings

This commit is contained in:
Qing
2022-07-18 21:20:52 +08:00
parent 4534d9275e
commit 8b1f7a672e
11 changed files with 91 additions and 64 deletions

View File

@@ -4,7 +4,7 @@
border-radius: 0.5rem;
padding: 0 0.8rem;
outline: 1px solid var(--border-color);
height: 36px;
height: 32px;
&:focus-visible {
outline: 1px solid var(--yellow-accent);