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;