This commit is contained in:
SBD
2024-01-19 18:37:57 +03:00
parent b3f2b20fff
commit 51cc678043

View File

@@ -290,6 +290,9 @@
.right_part_plugin_container{
display: none;
}
.descript_process_container{
width: 40%;
}
.left_part_plugin_container{
width: 100%;
}
@@ -474,5 +477,7 @@
.service_block_container{
text-align: -webkit-left;
}
.descript_process_container{
width: 180px;
}
}