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

@@ -4,6 +4,9 @@
font-size: 14px;
width: 250px;
}
div {
user-select: none;
}
body {
overflow: hidden;