mirror of
https://github.com/penpot/penpot.git
synced 2025-08-07 14:38:33 +02:00
🐛 Fix styles on shared libraries section.
This commit is contained in:
parent
41cb5196d1
commit
2765883152
2 changed files with 6 additions and 5 deletions
|
@ -36,7 +36,8 @@
|
|||
|
||||
[:*
|
||||
[:header.dashboard-header
|
||||
[:h1.dashboard-title (tr "dashboard.header.libraries")]]
|
||||
[:section.dashboard-grid-container
|
||||
[:div.dashboard-title
|
||||
[:h1 (tr "dashboard.header.libraries")]]]
|
||||
[:section.dashboard-container
|
||||
[:& grid {:files files}]]]))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue