| | |
| | | > .ant-collapse-item { |
| | | border-color: #202735; |
| | | > .ant-collapse-header { |
| | | padding: 10px 40px 10px 16px; |
| | | padding: 7px 40px 7px 16px; |
| | | background: #262E3F; |
| | | color: rgba(255, 255, 255, 0.85); |
| | | } |
| | |
| | | width: 100%; |
| | | } |
| | | .ant-form-item { |
| | | margin-bottom: 5px; |
| | | margin-bottom: 2px; |
| | | |
| | | .ant-form-item-label > label { |
| | | color: rgba(255, 255, 255, 0.85); |
| | |
| | | .ant-input-number-input { |
| | | height: 28px; |
| | | } |
| | | } |
| | | .ant-input-group-addon { |
| | | background: transparent; |
| | | } |
| | | .ant-select-selection { |
| | | background: transparent; |
| | |
| | | overflow-y: auto; |
| | | } |
| | | .ant-drawer-body::-webkit-scrollbar { |
| | | width: 7px; |
| | | } |
| | | .ant-drawer-body::-webkit-scrollbar-thumb { |
| | | border-radius: 5px; |
| | | box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.13); |
| | | background: rgba(0, 0, 0, 0.13); |
| | | } |
| | | .ant-drawer-body::-webkit-scrollbar-track { |
| | | box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.05); |
| | | border-radius: 3px; |
| | | border: 1px solid rgba(0, 0, 0, 0.07); |
| | | background: rgba(0, 0, 0, 0); |
| | | display: none; |
| | | } |
| | | .ant-drawer-wrapper-body { |
| | | background: #262E3F; |
| | |
| | | height: 48px; |
| | | width: 48px; |
| | | line-height: 48px; |
| | | color: rgba(255, 255, 255, 0.65); |
| | | color: #ffffff; |
| | | } |
| | | } |
| | | } |