Corrected font sizes in About window
This commit is contained in:
@@ -17,8 +17,14 @@ QMainWindow {
|
|||||||
image-position: center;
|
image-position: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
#author-label, #os-link-label {
|
#version-label {
|
||||||
font-size: 14px;
|
font-size: 15px;
|
||||||
color: #adadb1;
|
}
|
||||||
|
|
||||||
|
#author-label, #os-link-label, #link-label, #author-label {
|
||||||
|
font-size: 14px;
|
||||||
|
}
|
||||||
|
|
||||||
|
#author-label, #os-link-label {
|
||||||
|
color: #adadb1;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user