New frontend structure; resolved ticket #3

This commit is contained in:
2023-01-16 13:47:45 +01:00
parent d05a8a5ce2
commit 37cfacd1e5
33 changed files with 104 additions and 1776 deletions

View File

@@ -0,0 +1,4 @@
.overflowedTableContent {
max-height: 750px;
overflow: scroll;
}