improve ui

This commit is contained in:
xmcp
2018-08-26 15:06:10 +08:00
parent 50fcaf1e97
commit aa7086f283
5 changed files with 24 additions and 1 deletions

View File

@@ -3,6 +3,7 @@ body {
padding: 0;
background-size: cover;
overflow-x: hidden;
user-select: none;
}
body::-webkit-scrollbar {