cyp/app/css/component.less
2019-03-25 15:49:23 +01:00

5 lines
70 B
Plaintext

.component {
height: 100%;
display: flex;
flex-direction: column;
}