layui/src/component/side/index.less

6 lines
81 B
Plaintext
Raw Normal View History

.layui-side {
overflow: auto;
box-sizing: border-box;
min-height: 300px;
}