This commit is contained in:
2023-11-06 16:23:53 +03:00
parent a23ccb7ac4
commit ac95ac04bc
2 changed files with 22 additions and 10 deletions

View File

@@ -2204,6 +2204,15 @@
/* for curtain right*/
.cut_width_f_curtain{
max-width: 1280px;
text-align: -webkit-right;
position: sticky;
margin: auto;
z-index: 10002;
top: 61px;
}
.menu_buttons{
/*background: #FFFFFF;*/
/*height: 100vh;*/
@@ -2237,7 +2246,7 @@
display: block;
/* padding-top: 10px; */
width: 320px;
top: -54px;
top: 0;
border-radius: 10px;
}