tidy up unfinished admin css
This commit is contained in:
parent
13a84f7f25
commit
14feb47640
4 changed files with 20 additions and 6 deletions
|
|
@ -7,11 +7,11 @@
|
|||
flex-direction: row;
|
||||
align-items: center;
|
||||
gap: .5em;
|
||||
color: var(--fg-3);
|
||||
|
||||
border-radius: 16px;
|
||||
color: var(--fg-3);
|
||||
background: var(--bg-2);
|
||||
box-shadow: var(--shadow-md);
|
||||
border-radius: 16px;
|
||||
|
||||
transition: background .1s ease-out;
|
||||
cursor: pointer;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue