update 调整应急大屏样式·

This commit is contained in:
zk
2024-06-16 14:46:23 +08:00
parent 1645f16579
commit 205273fd61
16 changed files with 453 additions and 410 deletions
@@ -1,57 +1,56 @@
.user-info-modal {
background-color: #00152b;
border: 1px solid #129bff;
padding: 14px;
position: relative;
.line {
position: absolute;
top: 7%;
bottom: 5%;
left: 20%;
border-right: 1px solid #129bff;
}
.fff {
color: #fff;
}
.ant-tabs {
color: #fff;
}
background-color: #00152b;
padding: 14px;
position: relative;
.line {
position: absolute;
top: 7%;
bottom: 5%;
left: 20%;
border-right: 1px solid #129bff;
}
.fff {
color: #fff;
}
.ant-tabs {
color: #fff;
}
}
.fff {
color: #fff;
color: #fff;
}
:deep(.ant-radio-button-checked) {
background-color: #1B7EF2 !important;
border-color: #1B7EF2 !important;
background-color: #1B7EF2 !important;
border-color: #1B7EF2 !important;
}
:deep(.ant-radio-button-wrapper-checked) {
border-color: #1B7EF2 !important;
border-color: #1B7EF2 !important;
}
:deep(.ant-radio-button-wrapper) {
background-color: #d8dce5 !important;
border-color: #d8dce5 !important;
background-color: #d8dce5 !important;
border-color: #d8dce5 !important;
}
:deep(.item-three :nth-child(n)) {
color: #ffffff !important;
color: #ffffff !important;
}
:deep(.item-picker span) {
color: #ffffff;
color: #ffffff;
}
:deep(.right-d) {
border-color: #1890ff !important;
border-color: #1890ff !important;
}
:deep(.ant-radio-button-wrapper:focus-within) {
box-shadow: none !important;
box-shadow: none !important;
}