fix silly bug

This commit is contained in:
cuom1999 2020-03-21 16:49:54 -06:00
parent 92d94af520
commit ba5128aa8d
2 changed files with 4 additions and 4 deletions

View file

@ -115,6 +115,7 @@ body {
font-family: "Segoe UI", "Lucida Grande", Arial, sans-serif;
color: #000;
height: 100%;
overflow-x: hidden;
}
.unselectable {