From f007890e845361d8b9ceccae0e5318ec1a01fc42 Mon Sep 17 00:00:00 2001 From: syuilo Date: Fri, 17 Nov 2023 18:31:09 +0900 Subject: [PATCH] Revert "chore(frontend): tweak rt style for safari" This reverts commit 76ccae8a2f7ce4ded27509249ef4b99199944fde. --- packages/frontend/src/style.scss | 4 ---- 1 file changed, 4 deletions(-) diff --git a/packages/frontend/src/style.scss b/packages/frontend/src/style.scss index 978707140c..7bb443cece 100644 --- a/packages/frontend/src/style.scss +++ b/packages/frontend/src/style.scss @@ -132,10 +132,6 @@ hr { background: var(--divider); } -rt { - text-align: center; -} - .ti { width: 1.28em; vertical-align: -12%;