You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
32 lines
587 B
32 lines
587 B
.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;
|
|
}
|
|
}
|
|
.right{
|
|
.path-lable{
|
|
margin-bottom: 20px;
|
|
}
|
|
.semi-input-wrapper{
|
|
margin-bottom: 20px;
|
|
}
|
|
}
|
|
.semi-button{
|
|
margin-bottom: 20px;
|
|
}
|
|
|
|
}
|
|
|