Merge pull request #136 from dderbentsov/UC-52

Фикс багов и исправления
This commit is contained in:
frontgavrilin
2022-11-17 16:59:21 +03:00
committed by GitHub
17 changed files with 153 additions and 62 deletions

View File

@@ -383,8 +383,8 @@ export default {
<style lang="sass" scoped>
.schedule
border-top-left-radius: 4px
border-top-right-radius: 4px
position: relative
border-top-left-radius: 4px
background-color: var(--default-white)
width: calc(100% - (var(--sidebar-width) + 16px))
height: calc(100vh - 56px - 8px)