From 1f1f5adb484ec322f67f7d77ca77250e4070cf7c Mon Sep 17 00:00:00 2001 From: yougotwill Date: Thu, 15 Aug 2024 17:30:25 +1000 Subject: [PATCH] fix: align file size to correct side in generic attachment preview --- stylesheets/_modules.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/stylesheets/_modules.scss b/stylesheets/_modules.scss index 8f32136f5..de072a828 100644 --- a/stylesheets/_modules.scss +++ b/stylesheets/_modules.scss @@ -137,6 +137,7 @@ line-height: 16px; letter-spacing: 0.3px; margin-top: 3px; + text-align: start; white-space: nowrap; }