brain-vue-cli
Version:
A command line tool used to run projects
37 lines (36 loc) • 617 B
CSS
.operation{
position:relative;
height: 56px;
line-height: 56px;
}
.system-function{
position:absolute;
left:10px;
}
.system-function .ivu-btn{
margin-right: 5px;
}
.search-filter{
text-align: left;
background: white;
padding-left: 10px;
margin-left: 13px;
margin-right: 13px;
}
.containers{
background: white;
height: auto;
margin-top: 5px;
margin-left: 13px;
margin-right: 13px;
padding-bottom:13px ;
}
.containers .col{
width: 100%;
text-align: left;
padding-left: 20px;
}
.table{
padding: 12px 15px;
padding-bottom:0;
}