| | |
| | | .ant-tree-node-content-wrapper-open > span > span > .anticon-folder { |
| | | display: none; |
| | | } |
| | | .ant-tree-node-content-wrapper { |
| | | position: relative; |
| | | .anticon-more { |
| | | position: absolute; |
| | | right: 0px; |
| | | padding: 5px 10px; |
| | | color: var(--mk-sys-color); |
| | | } |
| | | } |
| | | } |
| | | |
| | | .tree-box::-webkit-scrollbar { |
| | |
| | | } |
| | | } |
| | | .tree-header + .ant-empty { |
| | | margin-top: 35px; |
| | | position: static; |
| | | margin-top: 20px; |
| | | } |
| | | .loading-mask { |
| | | position: absolute; |
| | |
| | | } |
| | | } |
| | | } |
| | | |
| | | .mk-tree-dropdown-wrap { |
| | | box-shadow: 0 0 2px #bcbcbc; |
| | | background: #ffffff; |
| | | min-width: 85px; |
| | | .button-list.toolbar-button { |
| | | padding: 0px; |
| | | } |
| | | button { |
| | | display: block; |
| | | margin: 0!important; |
| | | width: 100%; |
| | | border-radius: 0px; |
| | | padding-left: 15px!important; |
| | | .anticon { |
| | | display: none; |
| | | } |
| | | .anticon + span { |
| | | margin-left: 0px; |
| | | } |
| | | } |
| | | } |