diff --git a/backend/cmd/server/VERSION b/backend/cmd/server/VERSION
index c74c5ae7..e52af706 100644
--- a/backend/cmd/server/VERSION
+++ b/backend/cmd/server/VERSION
@@ -1 +1 @@
-0.1.110.27
+0.1.110.28
diff --git a/frontend/src/components/account/QuotaLimitCard.vue b/frontend/src/components/account/QuotaLimitCard.vue
index 38ab6479..682f51aa 100644
--- a/frontend/src/components/account/QuotaLimitCard.vue
+++ b/frontend/src/components/account/QuotaLimitCard.vue
@@ -203,28 +203,28 @@ const onWeeklyModeChange = (e: Event) => {
:placeholder="t('admin.accounts.quotaLimitPlaceholder')"
/>
-
-
+
+
-
-
-
-
-
+
+
+
+
+
@@ -234,7 +234,6 @@ const onWeeklyModeChange = (e: Event) => {
{{ t('admin.accounts.quotaDailyLimitHint') }}
-
{
:placeholder="t('admin.accounts.quotaLimitPlaceholder')"
/>
-
-
+
+
-
-
-
-
-
-
-
+
+
+
+
+
+
+
@@ -300,7 +299,6 @@ const onWeeklyModeChange = (e: Event) => {
{{ t('admin.accounts.quotaWeeklyLimitHint') }}
-
-