3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-20 16:25:03 +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 c0723840a3
commit b83f269aab

View file

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