0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-22 14:39:45 -05:00

🐛 Fix problem with styles in the viewer

This commit is contained in:
alonso.torres 2022-01-04 15:19:05 +01:00
parent 8e57932966
commit e9fa04dd1b
2 changed files with 1 additions and 1 deletions

View file

@ -139,6 +139,7 @@
- Add placeholder to create shareable link
- Fix project files count not refreshing correctly after import [Taiga #2216](https://tree.taiga.io/project/penpot/issue/2216)
- Remove button after import process finish [Taiga #2215](https://tree.taiga.io/project/penpot/issue/2215)
- Fix problem with styles in the viewer [Taiga #2467](https://tree.taiga.io/project/penpot/issue/2467)
### :heart: Community contributions by (Thank you!)

View file

@ -25,7 +25,6 @@
grid-template-columns: 1fr;
justify-items: center;
align-items: center;
overflow: hidden;
.empty-state {
justify-content: center;