changed font size on body
This commit is contained in:
parent
ae060da4af
commit
a8c28b5437
1 changed files with 1 additions and 0 deletions
1
src/renderer/less/bootstrap.less
vendored
1
src/renderer/less/bootstrap.less
vendored
|
@ -137,6 +137,7 @@
|
||||||
position: relative;
|
position: relative;
|
||||||
flex: 1 1 auto;
|
flex: 1 1 auto;
|
||||||
padding: 3rem 1rem 1rem 1rem;
|
padding: 3rem 1rem 1rem 1rem;
|
||||||
|
font-size: 0.9em
|
||||||
}
|
}
|
||||||
|
|
||||||
.modal-footer {
|
.modal-footer {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue