summaryrefslogtreecommitdiff
path: root/packages/frontend/src/style.scss
diff options
context:
space:
mode:
authorsyuilo <Syuilotan@yahoo.co.jp>2023-11-17 18:31:09 +0900
committersyuilo <Syuilotan@yahoo.co.jp>2023-11-17 18:31:09 +0900
commitf007890e845361d8b9ceccae0e5318ec1a01fc42 (patch)
tree02a917ca83373cfeb9dc516c07810fdf8f8e5b30 /packages/frontend/src/style.scss
parentchore(frontend): tweak rt style for safari (diff)
downloadmisskey-f007890e845361d8b9ceccae0e5318ec1a01fc42.tar.gz
misskey-f007890e845361d8b9ceccae0e5318ec1a01fc42.tar.bz2
misskey-f007890e845361d8b9ceccae0e5318ec1a01fc42.zip
Revert "chore(frontend): tweak rt style for safari"
This reverts commit 76ccae8a2f7ce4ded27509249ef4b99199944fde.
Diffstat (limited to 'packages/frontend/src/style.scss')
-rw-r--r--packages/frontend/src/style.scss4
1 files changed, 0 insertions, 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%;