.semi-table { .semi-table-row:first-child { .semi-table-row-head { background: #F2F3F5; color: #4A4A4A; font-size: 14px; } } } .resourceRepository { margin-top: 20px; .left { .semi-input-wrapper { width: 260px; } .semi-tree-wrapper { margin-top: 20px; } .semi-button { margin-bottom: 20px; } .semi-tree-option-list-block .semi-tree-option:hover { .tree-icon { opacity: 1; -webkit-transition: opacity 0.2s; } } .semi-tree-option-list-block .semi-tree-option { .tree-icon { padding-left: 6px; opacity: 0; -webkit-transition: opacity 0.1s 0.2s; .semi-icon { padding-left: 6px; } } } } .right { .path-lable { margin-bottom: 20px; } .search { margin-top: 20px; margin-bottom: 20px; .search-label { font-size: 14px; } } // .semi-input-wrapper { // margin-bottom: 20px; // } } }