forked from MarseyWorld/MarseyWorld
fix gigantic lottery messages on mobile
parent
358ce08544
commit
79df456d13
|
@ -145,6 +145,7 @@
|
||||||
right: 0;
|
right: 0;
|
||||||
width: unset;
|
width: unset;
|
||||||
z-index: 1000;
|
z-index: 1000;
|
||||||
|
height: auto !important;
|
||||||
"
|
"
|
||||||
role="alert"
|
role="alert"
|
||||||
aria-live="assertive"
|
aria-live="assertive"
|
||||||
|
@ -171,6 +172,7 @@
|
||||||
right: 0;
|
right: 0;
|
||||||
width: unset;
|
width: unset;
|
||||||
z-index: 1000;
|
z-index: 1000;
|
||||||
|
height: auto !important;
|
||||||
"
|
"
|
||||||
role="alert"
|
role="alert"
|
||||||
aria-live="assertive"
|
aria-live="assertive"
|
||||||
|
|
Loading…
Reference in New Issue