mirror of
https://github.com/lubosz/overte.git
synced 2025-08-08 02:48:12 +02:00
Changed Import button size
This commit is contained in:
parent
b69bdccc8f
commit
9238ef13e6
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ QPushButton {
|
||||||
border-radius: 9px;
|
border-radius: 9px;
|
||||||
font-size: 18px;
|
font-size: 18px;
|
||||||
padding: 17px 0px 15px;
|
padding: 17px 0px 15px;
|
||||||
width: 120px;
|
width: 150px;
|
||||||
margin-top: 20px;
|
margin-top: 20px;
|
||||||
margin-bottom: 18px;
|
margin-bottom: 18px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue