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