Commit 3d537934 authored by suhuiguang's avatar suhuiguang

1.修改弹框样式

parent 6d90c958
......@@ -4,6 +4,11 @@
background-size: 100% 100%;
}
.amos-modal-wrap .match-equipment-bind .amos-modal-container .amos-modal-content .ant-select-tree-dropdown .ant-select-dropdown-search .ant-select-search__field {
background: none;
border: 1px solid #fff;
}
.amos-main-content .main-frame-cardpane-content {
background: transparent !important;
}
......@@ -611,6 +616,7 @@ carousel-content {
background: linear-gradient(180deg, #002e58 0%, #004370 100%);
border-top: 1px solid #1f5383;
border-bottom: 1px solid #1f5383;
border: 1px solid #1f5383 !important;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
......@@ -1707,3 +1713,15 @@ li.ant-calendar-time-picker-select-option-selected {
background: #1f5383;
}
.eb-modal .amos-modal-footer {
border: 1px solid #1f5383 !important;
}
.rayd-modal .rayd-title, .amos-alert-head {
color:#fff !important;
}
.amos-message-container .amos-message {
color: #000;
}
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