quanyawei
2024-08-28 984310e68f523efa80d370705285b5cb92706cde
1
2
3
4
5
6
.fullscreen {
  display: block;
  height: 100%;
  overflow: hidden;
  background-color: @fullscreen-bg;
}