Update bootstrap.less
This commit is contained in:
parent
82f049dcd2
commit
596d0a9652
1 changed files with 1 additions and 1 deletions
2
src/renderer/less/bootstrap.less
vendored
2
src/renderer/less/bootstrap.less
vendored
|
@ -134,7 +134,7 @@
|
||||||
.modal-body {
|
.modal-body {
|
||||||
position: relative;
|
position: relative;
|
||||||
flex: 1 1 auto;
|
flex: 1 1 auto;
|
||||||
padding: 1rem;
|
padding: 3rem 1rem 1rem 1rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.modal-footer {
|
.modal-footer {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue