cyp/app/css/main.less

6 lines
64 B
Plaintext
Raw Normal View History

2019-03-20 05:56:39 +08:00
main {
flex-grow: 1;
overflow-x: hidden;
overflow-y: auto;
}