WIP Изменила сайдбар приложения

This commit is contained in:
Daria Golova
2023-05-25 16:45:42 +03:00
parent 09df012d5e
commit 164a531a5a
10 changed files with 76 additions and 35 deletions

View File

@@ -325,7 +325,7 @@ export default {
<style lang="sass" scoped>
.wrapper-table
background-color: var(--default-white)
height: calc(100vh - 64px)
height: calc(100vh - 72px)
.table-container
overflow: auto
&::-webkit-scrollbar