Style fix

This commit is contained in:
saplf
2019-09-03 23:16:16 +08:00
parent 5ea8e8bc58
commit 8e62f9bab9

View File

@@ -11,11 +11,6 @@
:global {
.ant-spin-nested-loading {
flex-grow: 1;
overflow: hidden;
}
.ant-spin-container {
height: 100%;
overflow: auto;
}
}
@@ -27,6 +22,7 @@
}
.banner {
flex-shrink: 0;
position: relative;
width: 100%;
display: flex;
@@ -117,6 +113,7 @@
}
.controller {
flex-shrink: 0;
background-color: @bg-color;
margin: 10px;
text-align: right;