处理 服务器模块页面样式问题
This commit is contained in:
parent
b2fbac2f52
commit
106725ac68
|
@ -1592,4 +1592,12 @@ export default {
|
|||
width: 100%;
|
||||
text-align: center;
|
||||
}
|
||||
/deep/.ant-spin-nested-loading {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
/deep/.ant-spin-container {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
</style>
|
Loading…
Reference in New Issue
Block a user