mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2025-12-27 14:10:32 +00:00
6 lines
103 B
SCSS
6 lines
103 B
SCSS
.lowcode-top-area {
|
|
height: 48px;
|
|
background-color: #ffffff;
|
|
border-bottom: 1px solid #e8ebee;
|
|
}
|