fix(settings styles): 修改样式

This commit is contained in:
荣彬 2021-01-07 15:36:45 +08:00
parent dbec478405
commit f3451f2799

View File

@ -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 {