Spaces:
Paused
Paused
@import '/antd.dark.css'; | |
.ant-row, .ant-layout, footer, .ant-layout-footer { | |
background: #141414 ; | |
} | |
.rce-container-citem, .rce-citem { | |
background: #141414 ; | |
} | |
.rce-mbox, .rce-smsg { | |
background: rgba(255, 255, 255, 0.04) ; | |
} | |
.rce-mbox-left-notch, .rce-mbox-right-notch { | |
fill: rgba(255, 255, 255, 0.04) ; | |
} | |
.rce-mbox-time, .rce-citem-body--top-time { | |
color: rgba(255, 255, 255, 0.45) ; | |
} | |
.rce-mbox-reply, .rce-mbox-file > button { | |
background: #141414 ; | |
} | |
.ant-list-split .ant-list-item { | |
border-bottom: none; | |
} | |
.rce-citem-body--bottom-title { | |
color: rgba(255, 255, 255, 0.45) ; | |
} | |
.ant-modal-body .ant-form-item-label, | |
.ant-modal-body .ant-form-item-control-input, | |
.ant-modal-body .ant-row { | |
background: #1f1f1f ; | |
} | |
.ant-menu.ant-menu-sub.ant-menu-vertical { | |
background: #141414 ; | |
} |