fix flash mesage clickthrough on profile-page
This commit is contained in:
parent
434deaa75a
commit
056b00fff4
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@
|
||||||
top: -100px;
|
top: -100px;
|
||||||
z-index: 999;
|
z-index: 999;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
pointer-events: none;
|
||||||
&.expose { @include animation(expose, 10s) }
|
&.expose { @include animation(expose, 10s) }
|
||||||
|
|
||||||
.flash-message {
|
.flash-message {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue