Настроена работа чек боксов, добавлено popup окно активностей по клиенту, исправлены ошибки стилизации

This commit is contained in:
DwCay
2022-10-13 21:01:27 +03:00
parent 852f41719d
commit 56011797be
15 changed files with 168 additions and 75 deletions

View File

@@ -24,6 +24,7 @@ export default {
<style lang="sass" scoped>
.sidebar
max-width: 80px
min-width: 80px
background-color: #FFFFFF
border-top-right-radius: 4px
</style>