Commit eccb9065 authored by 吴俊凯's avatar 吴俊凯

分页样式删除

parent ace998ee
...@@ -79,11 +79,6 @@ ...@@ -79,11 +79,6 @@
border: 1px solid rgba(0, 185, 255, 0.6) !important; border: 1px solid rgba(0, 185, 255, 0.6) !important;
} }
/* 分页样式 */
.ant-pagination {
border-top: 1px solid #1f5383 !important;
}
.ant-pagination .ant-pagination-total-text { .ant-pagination .ant-pagination-total-text {
color: white; color: white;
} }
...@@ -1478,10 +1473,10 @@ li.ant-calendar-time-picker-select-option-selected { ...@@ -1478,10 +1473,10 @@ li.ant-calendar-time-picker-select-option-selected {
.risk-assessment-view .amos-layout-has-sider .amos-layout .amos-layout-content .risk-assessment-view-content .risk-incidence-severity-matrix { .risk-assessment-view .amos-layout-has-sider .amos-layout .amos-layout-content .risk-assessment-view-content .risk-incidence-severity-matrix {
width: 494px !important; width: 494px !important;
} }
.risk-assessment-view-situation-matrix amos-layout-content .risk-assessment-view-situation{ .risk-assessment-view-situation-matrix amos-layout-content .risk-assessment-view-situation {
width: 494px !important; width: 494px !important;
} }
.amos-echarts-container{ .amos-echarts-container {
height: 100% !important; height: 100% !important;
} }
...@@ -1489,5 +1484,5 @@ li.ant-calendar-time-picker-select-option-selected { ...@@ -1489,5 +1484,5 @@ li.ant-calendar-time-picker-select-option-selected {
background-color: transparent !important; background-color: transparent !important;
} }
.important-equipment .ant-table-tbody .normal-row { .important-equipment .ant-table-tbody .normal-row {
background: transparent !important; background: transparent !important;
} }
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