-
@@ -226,8 +226,8 @@ const nickname = computed(() => useUserStoreHook().nickname);
color: #36a3f7;
.svg-icon {
- width: 3em !important;
- height: 3em !important;
+ width: 3.2em !important;
+ height: 3.2em !important;
}
}
@@ -235,8 +235,8 @@ const nickname = computed(() => useUserStoreHook().nickname);
color: #f4516c;
.svg-icon {
- width: 3em !important;
- height: 3em !important;
+ width: 3.2em !important;
+ height: 3.2em !important;
}
}
@@ -244,8 +244,8 @@ const nickname = computed(() => useUserStoreHook().nickname);
color: #34bfa3;
.svg-icon {
- width: 3em !important;
- height: 3em !important;
+ width: 3.2em !important;
+ height: 3.2em !important;
}
}