This commit is contained in:
SBD
2024-01-20 12:58:14 +03:00
parent afba3d814c
commit 6183588e4f

View File

@@ -176,10 +176,10 @@
height: 40px; height: 40px;
} }
.right_part_header_mobile{ .right_part_header_mobile{
width: 77%; /*width: 77%;*/
display: flex; display: flex;
-webkit-justify-content: right; /*-webkit-justify-content: right;*/
justify-content: right; /*justify-content: right;*/
align-items: center; align-items: center;
height: 41px; height: 41px;
} }