open visualization page with settings

This commit is contained in:
2023-03-18 09:42:04 +01:00
parent 6d8af4fdc6
commit b6045eda22
4 changed files with 26 additions and 3 deletions

View File

@@ -67,5 +67,7 @@
}
#plot-button-bar {
text-align: right;
display: flex;
justify-content: space-between;
}