Commit 04e26e3b authored by liuzhaoh's avatar liuzhaoh

优化DCTOM样式

parent 1ed6fc0b
......@@ -322,3 +322,8 @@
outline: none !important;
}
}
.el-checkbox__input.is-checked .el-checkbox__inner {
background-color: #36f1cd !important;
border-color: #36f1cd !important;
}
\ No newline at end of file
......@@ -427,7 +427,7 @@ body {
}
.label {
color: #fff;
color: #c5c8cc;
font-weight: 500;
font-size: 15px;
min-width: 130px;
......@@ -518,12 +518,13 @@ body {
display: flex;
align-items: center;
gap: 0.5rem;
color: #c5c8cc;
}
input[type="checkbox"] {
width: 18px;
height: 18px;
accent-color: #3b82f6;
accent-color: #36f1cd;
}
.chamber-list {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment