fix: drawer bottom spacing is too small in Firefox
This commit is contained in:
parent
5319000bd6
commit
3612689035
@ -1,5 +1,7 @@
|
|||||||
.ant-drawer-body {
|
.ant-drawer-body {
|
||||||
padding-bottom: 50px;
|
> div {
|
||||||
|
margin-bottom: 50px;
|
||||||
|
}
|
||||||
.form-button-group {
|
.form-button-group {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
|
Loading…
Reference in New Issue
Block a user