init
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
.layui-fullscreen {
|
||||
top: 0;
|
||||
left: 0;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
position: fixed;
|
||||
overflow: auto;
|
||||
z-index: 10;
|
||||
}
|
||||
Reference in New Issue
Block a user