mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2026-03-04 17:27:09 +00:00
8 lines
106 B
Plaintext
8 lines
106 B
Plaintext
.lc-setter-slot {
|
|
display: flex;
|
|
align-items: center;
|
|
.lc-slot-params {
|
|
margin-left: 5px;
|
|
}
|
|
}
|