WIP Позиционирование descriptionCard в 4 стороны

This commit is contained in:
Daria Golova
2022-11-18 16:08:34 +03:00
parent e7463b5296
commit c8fc1b944a
5 changed files with 33 additions and 34 deletions

View File

@@ -1,5 +1,5 @@
<template lang="pug">
.wrapper.flex.w-full.relative.mx-6
.wrapper.flex.w-full.relative.mx-2
clients-table(:open-form="openForm", :current-year="currentYear")
</template>