app.less 102 Bytes
Newer Older
vipcxj's avatar
vipcxj committed
1 2 3 4 5 6 7 8
.app {
  width: 100%;
  height: 100%;
  position: relative;
  border: 0;
  margin: 0;
  padding: 0;
}