Closes #7075 (cherry picked from commit 715711e6d718a79744dd4ec2eb570f8d0732de3b)pull/7691/head
parent
b1f0b2c216
commit
9830230589
@ -0,0 +1,7 @@
|
||||
.modalBody {
|
||||
composes: modalBody from '~Components/Modal/ModalBody.css';
|
||||
|
||||
display: flex;
|
||||
flex: 1 1 auto;
|
||||
flex-direction: column;
|
||||
}
|
Loading…
Reference in new issue