From dc271b6a298ccdcb52a9e7c0330dd469151d571e Mon Sep 17 00:00:00 2001 From: Nav Date: Sat, 30 Oct 2021 17:28:28 +0100 Subject: [PATCH] WIP --- .../UserInterfaces/InsightWindow/Stylesheets/InsightWindow.qss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Insight/UserInterfaces/InsightWindow/Stylesheets/InsightWindow.qss b/src/Insight/UserInterfaces/InsightWindow/Stylesheets/InsightWindow.qss index 4407677d..8e078ac4 100644 --- a/src/Insight/UserInterfaces/InsightWindow/Stylesheets/InsightWindow.qss +++ b/src/Insight/UserInterfaces/InsightWindow/Stylesheets/InsightWindow.qss @@ -399,7 +399,7 @@ QScrollBar::sub-line:vertical { #hex-viewer-container #graphics-view-container #address-container QLabel { background-color: transparent; - font-size: 12px; + font-size: 5px; color: rgba(175, 177, 179, 0.72); }