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

@@ -1,6 +1,7 @@
html {
-webkit-box-sizing: border-box;
box-sizing: border-box;
user-select: none;
}
*, *::before, *::after {