init
This commit is contained in:
8
src/component/body/index.less
Normal file
8
src/component/body/index.less
Normal file
@@ -0,0 +1,8 @@
|
||||
.layui-body {
|
||||
display: block;
|
||||
flex: 1;
|
||||
overflow: auto;
|
||||
height: 100%;
|
||||
box-sizing: border-box;
|
||||
min-height: 300px;
|
||||
}
|
||||
Reference in New Issue
Block a user