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