Prevent status message from eating pointer events

This commit is contained in:
2018-03-09 13:09:00 +01:00
parent 84a53c1b4b
commit c95355383e
3 changed files with 6 additions and 1 deletions

View File

@ -8,6 +8,9 @@
pointer-events none
z-index 1000
&.fade-out
z-index 1
#status-message-text
flex 1
text-align center