This commit is contained in:
2023-04-05 19:38:38 +03:00
parent 4e61ea043d
commit ccab602ae4
13 changed files with 231 additions and 116 deletions

View File

@ -2,9 +2,10 @@
display: flex;
flex-direction: column;
align-items: center;
border: 2px solid whitesmoke;
border-radius: 12px;
border-bottom: none !important;
position: sticky;
background: #FFFFFF;
top: 80px;
&__position {