mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2026-03-21 21:12:37 +00:00
Merge branch 'fix/ant-dstyle-conflic' into 'release/0.9.54'
style(code style): 修改css编码格式 See merge request !1106184
This commit is contained in:
commit
5d5849174c
@ -1,4 +1,7 @@
|
|||||||
.lc-settings-main {
|
.lc-settings-main {
|
||||||
|
ul {
|
||||||
|
margin: 0;
|
||||||
|
}
|
||||||
position: relative;
|
position: relative;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
@ -26,7 +29,6 @@
|
|||||||
color: var(--color-title);
|
color: var(--color-title);
|
||||||
padding: 0 16px;
|
padding: 0 16px;
|
||||||
user-select: none;
|
user-select: none;
|
||||||
position: relative;
|
|
||||||
margin-bottom: 4px;
|
margin-bottom: 4px;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
|
||||||
@ -34,7 +36,7 @@
|
|||||||
position: absolute;
|
position: absolute;
|
||||||
left: 8px;
|
left: 8px;
|
||||||
top: 8px;
|
top: 8px;
|
||||||
color: #8F9BB3;
|
color: ##8f9bb3;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user