guoshipeng
2023-08-03 648d11b8ea7df744c189dfc9f19202ff62a26345
1
2
3
4
5
6
.fullscreen {
  display: block;
  height: 100%;
  overflow: hidden;
  background-color: @fullscreen-bg;
}