選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 

30 行
468 B

/* Pages/HGBot/Whisper/received/total.wxss */
.list{
position: relative;
font-size: 22px;
left: 45px;
color: #000;
}
.whisper{
position: relative;
font-size: 22px;
color: #000;
align-items: center;
background-color: #D8CAAF;
}
.hg{
align-items: center;
justify-content: center;
text-align: center;
}
.ret{
color:#7B8B6F;
font-size: 45px;
margin-left: 30px;
position: absolute;
bottom: 20px;
}