From 4608a68c29394c7bc919297ec05690ab70112ff3 Mon Sep 17 00:00:00 2001 From: Nav Date: Thu, 4 Nov 2021 23:21:42 +0000 Subject: [PATCH] Adjusted font size of pin direction label in DIP package widget --- .../Widgets/TargetWidgets/DIP/Stylesheets/DualInlinePackage.qss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Insight/UserInterfaces/InsightWindow/Widgets/TargetWidgets/DIP/Stylesheets/DualInlinePackage.qss b/src/Insight/UserInterfaces/InsightWindow/Widgets/TargetWidgets/DIP/Stylesheets/DualInlinePackage.qss index 12e7422a..6f14a1f4 100644 --- a/src/Insight/UserInterfaces/InsightWindow/Widgets/TargetWidgets/DIP/Stylesheets/DualInlinePackage.qss +++ b/src/Insight/UserInterfaces/InsightWindow/Widgets/TargetWidgets/DIP/Stylesheets/DualInlinePackage.qss @@ -12,7 +12,7 @@ #target-pin-direction { color: #8a8a8d; - font-size: 11px; + font-size: 10px; } #target-pin-body {