|
@@ -199,18 +199,6 @@
|
|
|
.ant-picker {
|
|
|
font-size: 0.18rem;
|
|
|
padding: 0.06rem 0.2rem;
|
|
|
- background: #2f4d83;
|
|
|
- .ant-picker-input > input {
|
|
|
- color: #ffffff;
|
|
|
- font-size: 0.18rem;
|
|
|
- }
|
|
|
- .ant-picker-separator {
|
|
|
- color: #ffffff;
|
|
|
- display: inline;
|
|
|
- }
|
|
|
- .ant-picker-suffix {
|
|
|
- color: #ffffff;
|
|
|
- }
|
|
|
}
|
|
|
.ant-form-item {
|
|
|
line-height: normal;
|
|
@@ -221,27 +209,6 @@
|
|
|
}
|
|
|
}
|
|
|
|
|
|
-body .formDropDown :global {
|
|
|
- .ant-picker-range-arrow::after {
|
|
|
- background: #2f4d83;
|
|
|
- }
|
|
|
- .ant-picker-panel-container {
|
|
|
- background: #2f4d83;
|
|
|
- }
|
|
|
- .ant-picker-header {
|
|
|
- color: #ffffff;
|
|
|
- }
|
|
|
- table {
|
|
|
- background-color: #2f4d83;
|
|
|
- }
|
|
|
- .ant-picker-content th {
|
|
|
- color: white;
|
|
|
- }
|
|
|
- .ant-picker-cell {
|
|
|
- color: white;
|
|
|
- }
|
|
|
-}
|
|
|
-
|
|
|
.tableSelect {
|
|
|
background: rgba(145, 192, 238, 0.16) !important;
|
|
|
}
|