From 31ef40b9911c8705ef93fd2eec3d50c7573dbc86 Mon Sep 17 00:00:00 2001 From: Professional Date: Sun, 25 May 2025 21:08:42 +0700 Subject: [PATCH] =?UTF-8?q?=D1=84=D0=B8=D0=BA=D1=81=20=D0=B7=D0=B0=D0=B3?= =?UTF-8?q?=D1=80=D1=83=D0=B7=D0=BA=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/ProfileView.vue | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/views/ProfileView.vue b/src/views/ProfileView.vue index 25c21ee..6cb2d24 100644 --- a/src/views/ProfileView.vue +++ b/src/views/ProfileView.vue @@ -321,8 +321,7 @@
- -
+
@@ -2176,7 +2175,7 @@ onUnmounted(() => { .spinner-small { width: 16px; height: 16px; - border: 2px solid rgba(255, 255, 255, 0.3); + border: 2px solid rgba(255, 255, 255, 0.3); border-top: 2px solid white; border-radius: 50%; animation: spin 0.8s linear infinite;