This commit is contained in:
SBD
2024-01-19 17:30:45 +03:00
parent c2791d20fc
commit 5f85a1a0f1

View File

@@ -155,7 +155,7 @@
height: 41px;
}
.cut-width.preferens_f_header_1024{
width: 96%;
width: calc(100% - 40px);
height: 41px;
}
.left_part_header{
@@ -167,9 +167,7 @@
height: 40px;
}
.right_part_header_mobile{
width: calc(100% - 290px);
float: right;
position: relative;
width: 77%;
display: flex;
justify-content: right;
align-items: center;