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