fix
This commit is contained in:
@@ -30,7 +30,7 @@
|
|||||||
|
|
||||||
<!-- Локация с флагом -->
|
<!-- Локация с флагом -->
|
||||||
<div class="flex items-center justify-center gap-1 text-xs text-gray-500 dark:text-gray-400">
|
<div class="flex items-center justify-center gap-1 text-xs text-gray-500 dark:text-gray-400">
|
||||||
<div class="flex h-4 justify-center">
|
<div class="flex h-4 items-center">
|
||||||
<img
|
<img
|
||||||
v-if="flagUrl"
|
v-if="flagUrl"
|
||||||
:src="flagUrl"
|
:src="flagUrl"
|
||||||
|
|||||||
Reference in New Issue
Block a user