pull/23/head
630892807@qq.com 3 years ago
parent cf4001e5fb
commit aa3a0ed92d

@ -211,14 +211,17 @@
text-align: left; text-align: left;
} }
.launchButtonText{ .launchButtonText{
width: 35px; width: 40px;
font-size: 10px; font-size: 8px;
line-height: 21px; line-height: 21px;
white-space: normal; white-space: normal;
word-wrap: break-word; word-wrap: break-word;
word-break:break-all;
max-height: 145px; max-height: 145px;
} }
.launchButtonText .flyAvatar{
margin-right: 0px;
float: none;
}
.launchButtonNotice:after{ .launchButtonNotice:after{
right: 4%; right: 4%;
} }

Loading…
Cancel
Save