12 lines
162 B
Plaintext
12 lines
162 B
Plaintext
|
|
.publicGroupDialogForm{
|
||
|
|
.ant-col-12{
|
||
|
|
width: 100%;
|
||
|
|
}
|
||
|
|
.ant-modal-footer{
|
||
|
|
height: 60px;
|
||
|
|
}
|
||
|
|
.ant-table-body{
|
||
|
|
max-height: 380px !important;
|
||
|
|
}
|
||
|
|
}
|