add budget preview to purchase dialogue

This commit is contained in:
root0fall
2020-08-17 12:09:48 +08:00
parent ae5949bc7f
commit 970888b5ca
3 changed files with 27 additions and 3 deletions

View File

@@ -184,6 +184,11 @@ QLabel[style="base-title"]{
font-size: 24px;
}
QLabel[style="budget-label"]{
font-size: 16px;
margin-right: 20px;
}
QLabel[style="icon-plane"]{
background-color:#48719D;
min-height:24px;