Изменила архитектуру

This commit is contained in:
Daria Golova
2022-10-27 16:05:40 +03:00
parent 7b8db909fc
commit 614ec74338
6 changed files with 106 additions and 85 deletions

View File

@@ -75,19 +75,15 @@ export default {
<style lang="sass" scoped>
.calendar-column-wrapper
position: absolute
border-right: 1px solid var(--border-light-grey-color)
&:nth-last-child(2) .header
border-right: none
&:nth-last-child(2)
&:last-child
border-right: none
.header
height: 48px
position: sticky
z-index: 5
width: inherit
border-right: 1px solid var(--border-light-grey-color)
background-color: var(--default-white)
.body