aligns the axis buttons in x/y plot

This commit is contained in:
EllangoK
2023-01-21 16:58:45 -05:00
parent bf457b30fb
commit 5560150fda
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -722,6 +722,10 @@ footer {
margin-left: 0em;
}
#axis_options {
margin-left: 0em;
}
.inactive{
opacity: 0.5;
}