Use browser history to allow navigation

This commit is contained in:
Johannes Zellner
2020-07-15 14:48:29 +02:00
parent 6aa8602b96
commit 6d6fba873f
3 changed files with 32 additions and 19 deletions
+4
View File
@@ -1691,6 +1691,10 @@ tag-input {
.file-list {
overflow: auto;
border: 2px solid transparent;
&.busy {
opacity: 0.5;
}
}
table {