From c82be6d7aea6b8528bef14c67b2f70522daf651b Mon Sep 17 00:00:00 2001 From: Lim Chee Aun Date: Thu, 27 Apr 2023 20:48:53 +0800 Subject: [PATCH] Remove line-height --- src/app.css | 1 - 1 file changed, 1 deletion(-) diff --git a/src/app.css b/src/app.css index 63291625..1bddafc6 100644 --- a/src/app.css +++ b/src/app.css @@ -1378,7 +1378,6 @@ body:has(.media-modal-container + .status-deck) .media-post-link { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; - line-height: 1.05; } /* .szh-menu .szh-menu__item * { vertical-align: middle;