mirror of
https://github.com/penpot/penpot.git
synced 2026-03-07 02:31:17 +00:00
🐛 Add missing styles for viewer empty state.
This commit is contained in:
@@ -19,6 +19,12 @@
|
||||
align-items: center;
|
||||
flex-flow: wrap;
|
||||
|
||||
|
||||
.empty-state {
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
svg {
|
||||
transform-origin: center;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user