wip(desktop): layout improvements
This commit is contained in:
parent
779a27693a
commit
a8836c5615
27 changed files with 880 additions and 316 deletions
|
|
@ -43,7 +43,7 @@
|
|||
/* padding: 8px; */
|
||||
padding: 8px 8px 0 8px;
|
||||
border: 1px solid var(--border-base);
|
||||
border-radius: 16px;
|
||||
border-radius: var(--radius-md);
|
||||
background: var(--surface-raised-stronger-non-alpha);
|
||||
box-shadow:
|
||||
0 15px 45px 0 rgba(19, 16, 16, 0.22),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue