This commit is contained in:
952108534@qq.com
2022-01-22 19:22:17 +08:00
parent 38792ccbd6
commit 95614b9c66
4 changed files with 318 additions and 46 deletions

View File

@@ -1,7 +1,8 @@
.usercontshow{
min-height: 70vh;
}
@media screen and (max-width:768px){
.online{
margin: 0;
@@ -271,6 +272,7 @@
.rc-center {
width: 100%;
margin-bottom: 40px;
.rc-usermain {
display: flex;
justify-content: space-between;