quanyawei
2023-09-21 78044879ff5f5b5966d594b51e9568fd57ed0e8a
1
2
3
4
5
6
.fullscreen {
  display: block;
  height: 100%;
  overflow: hidden;
  background-color: @fullscreen-bg;
}