UNPKG
hae-mobile-ui
Version:
latest (0.9.0)
0.9.0
Pure UI Library For Hae
hae-mobile-ui
/
src
/
styles
/
vux-modal.css
9 lines
(8 loc)
•
146 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
.vux-modal-open
{
overflow
: hidden;
position
: fixed;
width
:
100%
; }
.vux-modal-open-for-container
{
overflow
: hidden
!important
; }