web - cleanup vendor specific CSS rules

This commit is contained in:
Benjamin Pasero
2019-10-25 12:45:32 +02:00
parent 342f812348
commit 5ff0b530ba
47 changed files with 102 additions and 172 deletions

View File

@@ -29,8 +29,6 @@ body {
padding: 0;
height: 100%;
width: 100%;
-webkit-touch-callout: none;
-webkit-user-select: none;
user-select: none;
color: #cccccc;
}