Browse Source

样式优化

tanxue 4 tháng trước cách đây
mục cha
commit
0a01c16c48
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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