浏览代码

样式优化

tanxue 6 月之前
父节点
当前提交
d62d0bc1e7
共有 1 个文件被更改,包括 1 次插入2 次删除
  1. 1 2
      common/styles/global/pages.scss

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

@@ -161,8 +161,7 @@
 
 // 选择年级和学期
 .grades-terms-page{
-	width:100%;height:100vh; 
-	background-color: #43c1f6;
+	width:100%;height:100vh;background-color: #43c1f6;box-sizing: border-box;padding-top:var(--status-bar-height);
 	background-image: url("@/static/images/grade/grades-terms-bj.png");@include ezy-no-repeat-cover(top);
 	// padding-top: 52%;
 	position: relative;min-height: 1212rpx;