mirror of
https://github.com/maputnik/editor.git
synced 2025-12-27 00:20:00 +00:00
Fix the size of the logo in the survey modal so it doesn't cause a visual jump when it loads.
This commit is contained in:
@@ -253,6 +253,7 @@
|
||||
.maputnik-modal-survey__logo {
|
||||
display: block;
|
||||
margin: 0 auto;
|
||||
height: 128px;
|
||||
}
|
||||
|
||||
.maputnik-modal-survey__description {
|
||||
|
||||
Reference in New Issue
Block a user