guoshipeng
2023-09-06 32c39aa6698998857d5ac46232ae3239e2ea0a86
1
2
3
4
5
6
.fullscreen {
  display: block;
  height: 100%;
  overflow: hidden;
  background-color: @fullscreen-bg;
}