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