From 97c0ec184d887904d93779a0e22fcfac206e9ef6 Mon Sep 17 00:00:00 2001 From: jxxghp Date: Thu, 11 Sep 2025 18:15:38 +0800 Subject: [PATCH] Fix: Center cache statistics on mobile (#389) Co-authored-by: Cursor Agent Co-authored-by: jxxghp --- src/views/system/CacheView.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/system/CacheView.vue b/src/views/system/CacheView.vue index 19fc736f..7ef3e29d 100644 --- a/src/views/system/CacheView.vue +++ b/src/views/system/CacheView.vue @@ -239,9 +239,9 @@ onMounted(() => {
-
+
-
+
mdi-database