WIP Сделала шаблон документов

This commit is contained in:
Daria Golova
2023-04-13 17:40:46 +03:00
parent 62d5dca70e
commit c60b46171a
8 changed files with 165 additions and 10 deletions

View File

@@ -168,8 +168,8 @@ export default {
.patient-info
width: 83.2%
height: 18.7%
min-height: 190px
background-color: var(--default-white)
min-height: 190px
.menu-item
color: var(--font-grey-color)
border-bottom: 1px solid transparent
@@ -201,7 +201,6 @@ export default {
max-height: 190px
overflow-y: auto
&::-webkit-scrollbar
//width: 16px
width: 4px
background-color: var(--default-white)
&::-webkit-scrollbar-track