mirror of
https://github.com/penpot/penpot.git
synced 2025-08-03 12:58:24 +02:00
✨ Chanage dashboard sidebar
This commit is contained in:
parent
fd1d564f03
commit
9bd042dee0
2 changed files with 5 additions and 5 deletions
|
@ -17,7 +17,7 @@
|
|||
background-color: $color-white;
|
||||
display: grid;
|
||||
grid-template-rows: 50px 1fr;
|
||||
grid-template-columns: 40px 180px 1fr;
|
||||
grid-template-columns: 40px 220px 1fr;
|
||||
height: 100vh;
|
||||
|
||||
.dashboard-sidebar {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue