weaver_trunk_cli/pc4mobx/hrm/style/finance.less

17 lines
218 B
Plaintext
Raw Normal View History

2023-09-22 14:01:42 +08:00
.hrm_finance{
width: 100%;
height: 100%;
.content{
width: 100%;
height: 100%;
.form_container{
}
.table_container{
padding: 0px 5px;
}
}
}