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