quanyawei
2024-02-04 84485b989ae1d4f801767ab488d8fc119efdbbe7
1
2
3
4
5
6
.fullscreen {
  display: block;
  height: 100%;
  overflow: hidden;
  background-color: @fullscreen-bg;
}