quanyawei
2023-11-08 200cc509b36992d4547efb19ede53ac537494646
1
2
3
4
5
6
.fullscreen {
  display: block;
  height: 100%;
  overflow: hidden;
  background-color: @fullscreen-bg;
}