|
@@ -188,9 +188,10 @@
|
|
|
background-image: url("@/static/images/grade/grades-terms-bj1.png");@include ezy-no-repeat-cover(top);
|
|
|
// padding-top: 52%;
|
|
|
position: relative;min-height: 1212rpx;
|
|
|
+ .grades-terms-bar-icon{z-index: 99;}
|
|
|
.grade-item-box{
|
|
|
display: flex;flex-wrap: wrap;justify-content: space-evenly;
|
|
|
- box-sizing: border-box;padding: calc(270rpx - var(--status-bar-height)) 4% 1%;}
|
|
|
+ box-sizing: border-box;padding: calc(286rpx - var(--status-bar-height)) 4% 1%;}
|
|
|
.grade-item {
|
|
|
width: 270rpx;height: 80rpx;line-height: 70rpx;
|
|
|
background-image: url("@/static/images/grade/grades-bj.png");@include ezy-no-repeat-cover;
|