fixed #1739 fixed broken margin above plugin container

This commit is contained in:
Matthieu Leproux
2022-10-04 12:34:28 +02:00
parent 9fe74c9617
commit 48d9ddaf6c
+1 -1
View File
@@ -2797,7 +2797,7 @@ legend {text-align:left;}
.pluginContainer {
padding: 0 20px;
margin : 0;
margin-top: 75px;
margin-top: 95px;
}
.switch {