Browse Source

update share

runoob 6 years ago
parent
commit
7b4d6364ba
1 changed files with 3 additions and 3 deletions
  1. 3 3
      share/index.html

+ 3 - 3
share/index.html

@@ -10,13 +10,13 @@
10 10
 		body{    min-height:100vh;}
11 11
 		.banner{width: 3.025rem;height: 1.15rem;margin: auto;padding-top: 0.11rem;}
12 12
 		.banner img{width: 100%;}
13
-		.red_packet{/*width: 2.49rem;*/width: 2.52rem;margin: auto;}
13
+		.red_packet{margin: auto;}
14 14
 		.red_packet .click{font-size:0.18rem;color:#FB3D38;text-align: center;padding-top: 0.2rem;padding-bottom: 0.2rem;}
15 15
 		.red_packet .copy{width:0.94rem;height:0.26rem;margin:auto;color:#FFF;font-size:0.15rem;line-height: 0.26rem;text-align:center;background:#FB3D38;border-radius:0.075rem;box-shadow:0.02rem 0.045rem 0.05rem rgba(143,141,141,0.22);}
16
-		.red_packet .con{width: 100%;font-size:0.14rem;color:#666666;padding-top: 0.2rem;padding-bottom: 0.345rem;}
16
+		.red_packet .con{font-size:0.14rem;color:#666666;padding-top: 0.2rem;padding-bottom: 0.345rem;text-align: center;}
17 17
 		.already{height: 2rem;padding-left: 0.16rem;padding-right: 0.15rem;}
18 18
 		.already .num{font-size:0.15rem;color:#FB3D38;padding-bottom: 0.175rem;}
19
-		.already ul{height: 1.305rem;overflow-y: scroll;}
19
+		.already ul{height: 1.305rem;overflow-x:hidden;overflow-y: scroll;}
20 20
 		.already ul li{float: left;padding-bottom: 0.08rem;color: #666666;line-height: 0.355rem;}
21 21
 		.already ul li img{float: left;display: block;width: 0.355rem;height: 0.355rem;border:0;}
22 22
 		.already ul li .username{ display: inline-block; float: left;padding-left: 0.075rem;width: 1.1rem;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}