notifcation state error fix

Ro 4 years ago
parent fbe285eec9
commit 810905326f

@ -1580,14 +1580,13 @@ svg.icons {
perspective: 1000px; perspective: 1000px;
position: fixed; position: fixed;
z-index: 2000; z-index: 2000;
height: 55x; height: 55px;
width: 100%; width: 100%;
display: block; display: block;
align-items: center; align-items: center;
justify-content: center; justify-content: center;
padding: 0; padding: 0;
margin-top: -55px; margin-top: -55px;
margin: 0;
} }
#notifications #notifyMessage { #notifications #notifyMessage {
margin: 0 auto; margin: 0 auto;

Loading…
Cancel
Save