正在显示
1 个修改的文件
包含
4 行增加
和
3 行删除
@@ -601,7 +601,7 @@ body::-webkit-scrollbar { | @@ -601,7 +601,7 @@ body::-webkit-scrollbar { | ||
601 | display: flex; | 601 | display: flex; |
602 | display: -webkit-flex; | 602 | display: -webkit-flex; |
603 | justify-content: flex-start; | 603 | justify-content: flex-start; |
604 | - padding: 0 0.32rem 0 0.23rem; | 604 | + padding: 0 0.32rem 0 0.2rem; |
605 | align-items: center; | 605 | align-items: center; |
606 | box-sizing: border-box | 606 | box-sizing: border-box |
607 | } | 607 | } |
@@ -636,7 +636,7 @@ body::-webkit-scrollbar { | @@ -636,7 +636,7 @@ body::-webkit-scrollbar { | ||
636 | position: relative; | 636 | position: relative; |
637 | background-color: #fff; | 637 | background-color: #fff; |
638 | color: rgba(60, 60, 148, 1); | 638 | color: rgba(60, 60, 148, 1); |
639 | - width: 5.1rem; | 639 | + width: 5.16rem; |
640 | /* height: 2.84rem; */ | 640 | /* height: 2.84rem; */ |
641 | background: rgba(255, 255, 255, 1); | 641 | background: rgba(255, 255, 255, 1); |
642 | border-radius: 0.1rem; | 642 | border-radius: 0.1rem; |
@@ -1293,7 +1293,8 @@ body::-webkit-scrollbar { | @@ -1293,7 +1293,8 @@ body::-webkit-scrollbar { | ||
1293 | .index_sixth_top { | 1293 | .index_sixth_top { |
1294 | background-image: url(../images/cicon_37@2x.png); | 1294 | background-image: url(../images/cicon_37@2x.png); |
1295 | background-repeat: no-repeat; | 1295 | background-repeat: no-repeat; |
1296 | - /* background-size: cover */ | 1296 | + background-position: 0rem 2.8rem; |
1297 | + background-size: 29% 8%; | ||
1297 | } | 1298 | } |
1298 | 1299 | ||
1299 | .index_sixth_contant { | 1300 | .index_sixth_contant { |
-
请 注册 或 登录 后发表评论