This commit is contained in:
SBD
2023-11-18 13:02:18 +03:00
parent 54d5669b3b
commit 494ff26fdd
3 changed files with 26 additions and 2 deletions

View File

@@ -1095,7 +1095,8 @@
min-height: calc(100vh - 200px);
background: #FFFFFF;
box-shadow: -1px 4px 10px 0 rgba(198, 199, 203, 0.20), 0 -1px 10px 0 rgba(198, 199, 203, 0.20);
width: 26%;
/*!*width: 26%;*/
width: 100%;
float: left;
padding: 2%;
position: sticky;
@@ -2241,6 +2242,17 @@
height: 695px;
}
.cut_width_f_curtain.left{
max-width: 1280px;
text-align: -webkit-right;
position: sticky;
margin: auto;
z-index: 998;
top: 61px;
float: left;
height: 695px;
}
.menu_buttons{
/*background: #FFFFFF;*/
/*height: 100vh;*/