mirror of
https://github.com/maputnik/editor.git
synced 2026-06-19 13:47:27 +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 {
|
.maputnik-modal-survey__logo {
|
||||||
display: block;
|
display: block;
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
|
height: 128px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.maputnik-modal-survey__description {
|
.maputnik-modal-survey__description {
|
||||||
|
|||||||
Reference in New Issue
Block a user