| | |
| | | background-position: center center; |
| | | background-repeat: no-repeat; |
| | | background-size: cover; |
| | | min-height: 100px; |
| | | min-height: 50px; |
| | | |
| | | .tree-header { |
| | | position: relative; |
| | |
| | | position: relative; |
| | | z-index: 1; |
| | | } |
| | | .title.search-unable { |
| | | display: block; |
| | | float: none; |
| | | } |
| | | .ant-input-search.ant-input-affix-wrapper { |
| | | width: calc(100% - 140px); |
| | | max-width: 130px; |
| | | width: 50%; |
| | | max-width: 150px; |
| | | margin-top: 6px; |
| | | float: right; |
| | | height: 30px; |
| | |
| | | } |
| | | } |
| | | .tree-box { |
| | | overflow-x: auto; |
| | | overflow: auto; |
| | | padding-bottom: 10px; |
| | | |
| | | .ant-tree-node-content-wrapper-close > span > span > .anticon-folder-open { |
| | |
| | | .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 { |
| | | height: 10px; |
| | | width: 7px; |
| | | } |
| | | .tree-box::-webkit-scrollbar-thumb { |
| | | border-radius: 5px; |
| | |
| | | } |
| | | .tree-box::-webkit-scrollbar-track {/*滚动条里面轨道*/ |
| | | box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.05); |
| | | border-radius: 3px; |
| | | border-radius: 5px; |
| | | border: 1px solid rgba(0, 0, 0, 0.07); |
| | | background: rgba(0, 0, 0, 0); |
| | | } |
| | |
| | | height: 60px; |
| | | } |
| | | } |
| | | .tree-header + .ant-empty { |
| | | position: static; |
| | | margin-top: 20px; |
| | | } |
| | | .loading-mask { |
| | | position: absolute; |
| | | left: 0px; |
| | | top: 0; |
| | | right: 0px; |
| | | bottom: 0px; |
| | | display: flex; |
| | | align-items: center; |
| | | justify-content: center; |
| | | text-align: justify; |
| | | z-index: 1; |
| | | |
| | | .ant-spin-blur { |
| | |
| | | } |
| | | } |
| | | } |
| | | |
| | | .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; |
| | | } |
| | | } |
| | | } |
| | | } |