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