some fixes look bugtracker

This commit is contained in:
Michael
2020-08-31 14:41:37 +02:00
parent 2aeef9c83e
commit 6c02e130b2
15 changed files with 40 additions and 7 deletions

View File

@@ -3,6 +3,9 @@
-webkit-font-smoothing: antialiased;
overflow: hidden;
}
div {
user-select: none;
}
.table {
background-color: rgba(255, 255, 255, .8);