mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2026-01-15 02:38:16 +00:00
11 lines
147 B
Plaintext
11 lines
147 B
Plaintext
.lc-bem-tools {
|
|
pointer-events: none;
|
|
position: absolute;
|
|
top: 0;
|
|
left: 0;
|
|
bottom: 0;
|
|
right: 0;
|
|
overflow: visible;
|
|
z-index: 800;
|
|
}
|