Изменила отступы

This commit is contained in:
Daria Golova
2022-10-21 18:46:36 +03:00
parent b08f91f9ae
commit f488a54743
6 changed files with 6 additions and 3 deletions

View File

@@ -56,7 +56,7 @@ export default {
.header
width: 314px
height: 42px
height: 40px
position: relative
background-color: var(--btn-blue-color)
border-radius: 40px

View File

@@ -40,6 +40,7 @@ export default {
transform: rotate(180deg)
.header-inputs-wrapper
height: 40px
background-color: var(--default-white)
border-radius: 4px
border: 1px solid var(--border-light-grey-color)

View File

@@ -45,6 +45,7 @@ export default {
.header-wrapper
width: 100%
height: 56px
background-color: var(--default-white)
position: relative
z-index: 2