quanyawei
2023-10-25 a6d73ec1faa264d610ce7ae681a0186e0b20f289
1
2
3
4
5
6
.fullscreen {
  display: block;
  height: 100%;
  overflow: hidden;
  background-color: @fullscreen-bg;
}