From a002b45eca81d0e3e16ff6547a5b666ad9ef8e6b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yh=C3=ABhtozr?= Date: Sat, 17 Dec 2022 09:55:47 +0900 Subject: [PATCH] writing mode: unintended class replace hotfix --- src/components/notifications/notifications.scss | 2 +- src/components/post_status_form/post_status_form.vue | 6 +++--- src/components/status/status.scss | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/components/notifications/notifications.scss b/src/components/notifications/notifications.scss index 09e277f6..fd960e0a 100644 --- a/src/components/notifications/notifications.scss +++ b/src/components/notifications/notifications.scss @@ -102,7 +102,7 @@ white-space: nowrap; } - .notification-inline-end { + .notification-right { flex: 1; padding-inline-start: 0.8em; min-inline-size: 0; diff --git a/src/components/post_status_form/post_status_form.vue b/src/components/post_status_form/post_status_form.vue index 40ba95ba..c1cd857e 100644 --- a/src/components/post_status_form/post_status_form.vue +++ b/src/components/post_status_form/post_status_form.vue @@ -230,7 +230,7 @@ />