CN-268 feat: panel重构
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
/* 不含主题变量的通用css */
|
||||
|
||||
[v-cloak] {
|
||||
display: none !important;
|
||||
}
|
||||
@@ -14,3 +16,8 @@ body {
|
||||
cursor: default !important;
|
||||
overflow: hidden;
|
||||
}
|
||||
.temp-dom {
|
||||
visibility: hidden;
|
||||
font-size: 14px;
|
||||
position: fixed;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user