trunk/pc4public/odoc/style/publicGroup.less

12 lines
162 B
Plaintext
Raw Normal View History

2023-12-05 15:40:33 +08:00
.publicGroupDialogForm{
.ant-col-12{
width: 100%;
}
.ant-modal-footer{
height: 60px;
}
.ant-table-body{
max-height: 380px !important;
}
}