Merge branch 'master' into UC-13

This commit is contained in:
Алексей Дёмин
2022-10-13 21:08:56 +03:00
committed by GitHub
19 changed files with 197 additions and 79 deletions

View File

@@ -25,6 +25,6 @@ export default {
.sidebar
max-width: 80px
min-width: 80px
background-color: #FFFFFF
background-color: var(--default-white)
border-top-right-radius: 4px
</style>