cyp/app/css/component.less

5 lines
70 B
Plaintext
Raw Normal View History

2019-03-25 22:49:23 +08:00
.component {
height: 100%;
display: flex;
flex-direction: column;
}