mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2025-12-12 19:52:51 +00:00
fix:样式问题修复
This commit is contained in:
parent
791c9ca3ff
commit
a9ae451e9d
@ -16,7 +16,7 @@
|
||||
position: absolute;
|
||||
top: 0;
|
||||
bottom: 0;
|
||||
z-index: 99;
|
||||
z-index: 999;
|
||||
}
|
||||
&.draggable {
|
||||
.drag-area {
|
||||
@ -41,7 +41,7 @@
|
||||
}
|
||||
&.left {
|
||||
&.floatable {
|
||||
left: 48px;
|
||||
left: 50px;
|
||||
}
|
||||
}
|
||||
&.right {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user