mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2026-03-07 02:47:12 +00:00
fix(settings styles): 修改样式
This commit is contained in:
parent
dbec478405
commit
f3451f2799
@ -1,11 +1,12 @@
|
||||
.lc-settings-main {
|
||||
ul {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
position: relative;
|
||||
height: 100%;
|
||||
overflow: hidden;
|
||||
|
||||
ul {
|
||||
margin: 0;
|
||||
}
|
||||
.lc-settings-content {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
@ -36,7 +37,7 @@
|
||||
position: absolute;
|
||||
left: 8px;
|
||||
top: 8px;
|
||||
color: ##8f9bb3;
|
||||
color: #8f9bb3;
|
||||
cursor: pointer;
|
||||
}
|
||||
}
|
||||
@ -146,6 +147,7 @@
|
||||
bottom: 0;
|
||||
display: none;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
.lc-settings-pane {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user