fix:告警管理ui调整
This commit is contained in:
@@ -364,4 +364,11 @@
|
||||
.grey-background.ant-switch .ant-switch-handle {
|
||||
background-color: rgba(238, 238, 238, 1) !important;
|
||||
}
|
||||
:deep(.ant-tabs-ink-bar) {
|
||||
width: 31px !important;
|
||||
height: 3px !important;
|
||||
border-radius: 2px !important;
|
||||
margin-left: 5%;
|
||||
background: rgba(67, 136, 251, 1);
|
||||
}
|
||||
</style>
|
||||
|
@@ -199,4 +199,11 @@
|
||||
text-align: right;
|
||||
width: 17%;
|
||||
}
|
||||
:deep(.ant-tabs-ink-bar) {
|
||||
width: 31px !important;
|
||||
height: 3px !important;
|
||||
border-radius: 2px !important;
|
||||
margin-left: 9%;
|
||||
background: rgba(67, 136, 251, 1);
|
||||
}
|
||||
</style>
|
||||
|
Reference in New Issue
Block a user