Commit 81bbb761 authored by 吴俊凯's avatar 吴俊凯

样式修改提交

parent 37678e91
......@@ -1279,7 +1279,39 @@ carousel-content {
}
.checkDetail-root .check-detail-content-input .check-detail-content2 .ant-pagination .ant-pagination-options .ant-select-selection {
height: 25px;
color: #004370;
background: #ddddde;
border-color: #ddddde;
color: white;
background: rgba(255, 255, 255, 0);
border-color: #143c70;
}
.checkDetail-root .check-detail-content-input .check-detail-content2 .ant-pagination .ant-pagination-prev {
height: 25px;
min-width: 25px;
margin: 5px;
color: white;
background: #143c70;
}
.checkDetail-root .check-detail-content-input .check-detail-content2 .ant-pagination .ant-pagination-next {
height: 25px;
min-width: 25px;
margin: 5px;
line-height: 25px;
color: white;
background: #143c70;
}
.checkDetail-root .check-detail-content-input .check-detail-content2 .ant-pagination .ant-pagination-prev ::after {
height: 25px;
line-height: 25px;
color: white;
}
.checkDetail-root .check-detail-content-input .check-detail-content2 .ant-pagination .ant-pagination-next ::after {
height: 25px;
line-height: 25px;
color: white;
}
.point-view .create-device-root .create-device-host-top .table-title {
float: left;
margin: 10px;
font-size: 18px;
line-height: 20px;
color: white;
}
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