zcloud-gbs-bi-react/src/pages/Container/Bi/index.less

10 lines
149 B
Plaintext

.screen-container{
width: 100vw;
height: 100vh;
.screen-content{
width: 100%;
display: flex;
justify-content: space-between;
}
}