aboutsummaryrefslogtreecommitdiff
path: root/desktop/src/onionshare/gui_common.py
diff options
context:
space:
mode:
authorSaptak S <saptak013@gmail.com>2020-12-13 21:05:51 +0530
committerSaptak S <saptak013@gmail.com>2020-12-13 21:05:51 +0530
commit47e8b7f6665027ddfce48daa04b8ddb914649763 (patch)
tree49288063b64dda653f1066f9430745fc69b3a78d /desktop/src/onionshare/gui_common.py
parent5f612a94a0356b797a1811f3898e5b4345b6952d (diff)
downloadonionshare-47e8b7f6665027ddfce48daa04b8ddb914649763.tar.gz
onionshare-47e8b7f6665027ddfce48daa04b8ddb914649763.zip
Adjusts height of title based on length of text
Diffstat (limited to 'desktop/src/onionshare/gui_common.py')
-rw-r--r--desktop/src/onionshare/gui_common.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/src/onionshare/gui_common.py b/desktop/src/onionshare/gui_common.py
index 017fd6b7..7d367b99 100644
--- a/desktop/src/onionshare/gui_common.py
+++ b/desktop/src/onionshare/gui_common.py
@@ -260,7 +260,7 @@ class GuiCommon:
QLabel {
text-align: center;
color: #333333;
- font-size: 28px;
+ font-size: 25px;
}
""",
# Share mode and child widget styles