Skip to content

Commit 59545b5

Browse files
committed
fix(checkbox): checkbox 样式修改
1 parent 366eba2 commit 59545b5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

web/kubepi/src/styles/business/app.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,4 +149,8 @@ a:hover {
149149
padding-bottom:3px;
150150
color: rgb(255, 255, 255);
151151
border-bottom:1px solid;
152+
}
153+
154+
.el-checkbox.is-disabled .el-checkbox__inner {
155+
background-color: #45494c;
152156
}

0 commit comments

Comments
 (0)