优化页面
This commit is contained in:
parent
dce5a0cee8
commit
fb652664f1
|
@ -154,6 +154,7 @@ export default {
|
|||
}
|
||||
// 底部固定按钮
|
||||
.common-bottom-components {
|
||||
z-index: 20;
|
||||
position: fixed;
|
||||
left: 0;
|
||||
right: 0;
|
||||
|
|
|
@ -57,7 +57,7 @@ export default {
|
|||
}
|
||||
}
|
||||
.component-widgets-modal {
|
||||
z-index: 25;
|
||||
z-index: 20;
|
||||
position: fixed;
|
||||
top: 0;
|
||||
left: 0;
|
||||
|
|
Loading…
Reference in New Issue