mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-06 06:48:21 +00:00
Changed bottom padding to 1.5rem in modal-main (#5156)
This commit is contained in:
parent
f7a288e4a5
commit
75b9c8c408
1 changed files with 2 additions and 2 deletions
|
|
@ -4500,7 +4500,7 @@ input[type="text"] {
|
|||
}
|
||||
|
||||
.modal-main {
|
||||
padding-bottom: 5rem;
|
||||
padding-bottom: 1.5rem;
|
||||
}
|
||||
|
||||
.modal-footer-btn {
|
||||
|
|
@ -6854,4 +6854,4 @@ tbody {
|
|||
}
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue