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