优化大屏样式;新增通用样式;

This commit is contained in:
2022-04-28 16:05:54 +08:00
parent 51d5b7e159
commit f18af58c8b
2 changed files with 4 additions and 1 deletions

View File

@@ -33,6 +33,10 @@
background-color: #393D49;
}
.ul-bg-dark {
background-color: #1F2430;
}
.ul-color-main {
color: #6cf !important;
}

View File

@@ -6,7 +6,6 @@
margin-left: 30px;
.desc {
max-width: 60%;
margin: 25px auto 25px 0;
}
}