aboutsummaryrefslogtreecommitdiffstats
path: root/src/features/appearance
diff options
context:
space:
mode:
Diffstat (limited to 'src/features/appearance')
-rw-r--r--src/features/appearance/index.ts6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/features/appearance/index.ts b/src/features/appearance/index.ts
index b6e944724..da75bf57b 100644
--- a/src/features/appearance/index.ts
+++ b/src/features/appearance/index.ts
@@ -165,12 +165,6 @@ function generateServiceRibbonWidthStyle(
165 sidebarSizeBias = 44; 165 sidebarSizeBias = 44;
166 break; 166 break;
167 } 167 }
168 case 55: {
169 fontSize = 11;
170 tabItemHeightBias = 13;
171 sidebarSizeBias = 37;
172 break;
173 }
174 case 80: { 168 case 80: {
175 fontSize = 11; 169 fontSize = 11;
176 tabItemHeightBias = 3; 170 tabItemHeightBias = 3;