| | |
| | | position: relative; |
| | | background: #ffffff; |
| | | padding: 50px 0px 0px 0px; |
| | | |
| | | // .menu-setting::before { |
| | | // content: ' '; |
| | | // position: absolute; |
| | | // width: 300px; |
| | | // height: 100%; |
| | | // left: 0; |
| | | // top: 0; |
| | | // } |
| | | |
| | | .menu-setting { |
| | | position: fixed; |
| | | left: 0; |
| | |
| | | background: #ffffff; |
| | | box-shadow: 0px 2px 5px #bcbcbc; |
| | | overflow-y: auto; |
| | | overflow-x: hidden; |
| | | |
| | | > .ant-collapse { |
| | | background-color: #ffffff; |
| | |
| | | > .ant-card { |
| | | >.ant-card-head { |
| | | margin-bottom: 0px; |
| | | position: relative; |
| | | .ant-card-head-title { |
| | | color: #1890ff; |
| | | padding: 5px 0; |