@repackel/repack
Version:
A repackage of element-ui to help you build pages faster.
39 lines (30 loc) • 484 B
CSS
.repack-search-form {
margin-bottom: 10px;
}
.repack-action-search {
}
.repack-search-form .el-form-item {
margin-bottom: 10px;
}
.repack-search-btns {
margin-left: 45px;
}
.repack-action-bar {
margin-bottom: 15px;
}
.repack-action-bar.right {
display: flex;
justify-content: flex-end;
}
.repack-table {
width: 100%
}
.repack-table-view-image {
width: 60px;
height: 60px;
object-fit: cover;
}
.repack-table-no-image {
color: #999;
font-size: 14px;
}