fix
This commit is contained in:
@@ -170,7 +170,7 @@
|
||||
|
||||
<!-- Версия сборки (всегда внизу) -->
|
||||
<div v-if="!sidebarCollapsed" class="px-4 py-3 border-t border-gray-200 text-xs text-gray-500 text-center" :title="versionStore.getFormattedVersion(t)">
|
||||
{{ versionStore.getShortVersion(t) }}
|
||||
{{ versionStore.getShortVersion() }}
|
||||
</div>
|
||||
<div v-else class="p-2 border-t border-gray-200 flex justify-center">
|
||||
<div class="text-xs text-gray-500 font-mono" :title="versionStore.getFormattedVersion(t)">
|
||||
|
||||
Reference in New Issue
Block a user