tanxue hace 2 meses
padre
commit
0a01c16c48
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      common/styles/global/pages.scss

+ 1 - 1
common/styles/global/pages.scss

@@ -1242,7 +1242,7 @@
 // 游戏
 .ezy-game-page{
 	width: 100%;height: 100vh;background-color: #23befb;position: relative;
-	padding-top:var(--status-bar-height);display: flex;flex-direction: column;
+	box-sizing: border-box;padding-top:var(--status-bar-height);display: flex;flex-direction: column;
 	@include ezy-no-repeat-cover(bottom);background-image: url("@/static/images/game/game-bj.png");
 	.game-jf-box{position: absolute;right: 24rpx;top: var(--status-bar-height);}
 	// goose