add center

This commit is contained in:
2026-07-19 15:24:36 +07:00
parent 3f8b8ba432
commit 2599be3f53
6 changed files with 81 additions and 64 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ import HeaderMenu from '@/components/HeaderMenu.vue'
<template>
<HeaderMenu :add-logout="true" active="scenarios" />
<div class="center-block-custom">
<div class="center-block-custom content-block">
Сценарии
</div>
</template>