This commit is contained in:
SBD
2024-01-19 16:05:04 +03:00
parent e588eda009
commit ad7afe36f1

View File

@@ -306,7 +306,7 @@
display: none;
}
.label_feedback_form_checkbox{
width: 95%;
width: calc(100% - 24px);
}
.mobile_additionals_btns .checkbox_container{
display: block;
@@ -389,6 +389,9 @@
.logo_3d_sec_designer_mobile{
width: 100%;
}
.left_part_plugin_container{
margin-right: 0;
}
.container_txt_first_line_block_functional_features {
width: 100%;
}