3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-03-15 05:41:51 +00:00

Add top margin to splash page error element

This commit is contained in:
Dragory 2021-05-22 21:34:15 +03:00
parent 8f5a9e607a
commit 84da543205
No known key found for this signature in database
GPG key ID: 5F387BA66DF8AAC1

View file

@ -20,6 +20,7 @@
max-width: 750px;
flex-direction: row;
justify-content: center;
margin-top: 16px;
&.has-error {
display: flex;