更改loading样式
This commit is contained in:
@@ -53,10 +53,9 @@
|
||||
left: 0;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
// background-color: rgba(0, 0, 0, 0.3);
|
||||
// display: flex;
|
||||
// align-items: center;
|
||||
// justify-content: center;
|
||||
--el-mask-color: rgba(0, 0, 0, 0.3);
|
||||
--el-color-primary: #007bff;
|
||||
--el-loading-spinner-size: 9rem;
|
||||
}
|
||||
</style>
|
||||
<style lang="less" scoped>
|
||||
|
||||
Reference in New Issue
Block a user