This commit is contained in:
SBD
2024-01-19 19:25:58 +03:00
parent ae6f52c9e3
commit 6c588496c8
2 changed files with 10 additions and 5 deletions

View File

@@ -290,6 +290,9 @@
.plugin_container{
margin: 0 0 1% 0;
}
.plugin_description {
margin-bottom: 10px;
}
.right_part_plugin_container{
display: none;
}
@@ -428,7 +431,7 @@
width: 100%;
}
.right_part_footer{
width: calc(100% - 100px);
width: 200px;
text-align: -webkit-right;
float: right;
margin-top: 60px;