Administrator
4 vuotta sitten
vanhempi
commit
52247f28a1
|
@@ -117,10 +117,9 @@
|
|
|
left: 0;
|
|
|
background: #FFFFFF;
|
|
|
.button-content{
|
|
|
- width: 702rpx;
|
|
|
padding:0 24rpx;
|
|
|
height: auto;
|
|
|
- float: left;
|
|
|
+ float: right;
|
|
|
position: relative;
|
|
|
.share-code{
|
|
|
width: 200rpx;
|
|
@@ -112,9 +112,8 @@
|
|
|
float: left;
|
|
|
background: #FFFFFF;
|
|
|
.button-content{
|
|
|
- width: 702rpx;
|
|
|
height: auto;
|
|
|
- float: left;
|
|
|
+ float: right;
|
|
|
position: relative;
|
|
|
.share-code{
|
|
|
width: 200rpx;
|
|
@@ -142,10 +142,9 @@
|
|
|
left: 0;
|
|
|
background: #FFFFFF;
|
|
|
.button-content{
|
|
|
- width: 702rpx;
|
|
|
padding:0 24rpx;
|
|
|
height: auto;
|
|
|
- float: left;
|
|
|
+ float: right;
|
|
|
position: relative;
|
|
|
margin: 20rpx 0;
|
|
|
.share-code{
|
|
@@ -110,7 +110,6 @@
|
|
|
float: left;
|
|
|
background: #FFFFFF;
|
|
|
.button-content{
|
|
|
- // width: 702rpx;
|
|
|
height: auto;
|
|
|
float: right;
|
|
|
position: relative;
|