no message

Former-commit-id: fd3fbae3adf270d85774910a92fa71767620a326
Former-commit-id: e8c47951e7ba63584c3f1ebb6f31f4bad8a9791a
Former-commit-id: 928d0455bf65918a08a458b10fe7ee57b9f6c099
This commit is contained in:
李杨
2018-02-19 20:05:28 +08:00
parent b0e396306f
commit be55475ae7

View File

@@ -4,6 +4,7 @@ html, body {
margin: 0px;
height: 100%;
background-color: $color-bg;
font-family: "Arial", "Microsoft YaHei", "黑体", "宋体", sans-serif;
#app {
height: 100%;
}