WIP Исправила event create

This commit is contained in:
Daria Golova
2022-11-08 11:35:36 +03:00
parent a27ff0ea06
commit dd3d0f8572
2 changed files with 17 additions and 12 deletions

View File

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