From 5b8317270eb6ad949442b9eb1e0f044489747ba5 Mon Sep 17 00:00:00 2001 From: _00_ <131402327+rgaricano@users.noreply.github.com> Date: Sun, 30 Mar 2025 13:36:07 +0200 Subject: [PATCH] Fix alignament buttons text Fix alignament buttons text Fixed align tag on user & admin settings - correction of some align tag assigned to buttons that are right and have to be left, this means that although it is not noticeable in English, in other languages, especially if several lines appear, it is obvious. --- src/lib/components/admin/Settings.svelte | 22 ++++++++++---------- src/lib/components/chat/SettingsModal.svelte | 4 ++-- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/src/lib/components/admin/Settings.svelte b/src/lib/components/admin/Settings.svelte index 60edbd25a..76e3ae59d 100644 --- a/src/lib/components/admin/Settings.svelte +++ b/src/lib/components/admin/Settings.svelte @@ -71,7 +71,7 @@