他人页

This commit is contained in:
2025-09-15 17:30:48 +08:00
parent 91636855aa
commit 7a0bc71f9f
10 changed files with 227 additions and 167 deletions

View File

@@ -137,6 +137,7 @@
.message_button {
width: 40px;
height: 40px;
padding: unset;
background: #FFFFFF;
border: 0.5px solid rgba(0, 0, 0, 0.12);
border-radius: 999px;
@@ -147,8 +148,8 @@
transition: all 0.3s ease;
.button_icon {
width: 18px;
height: 18px;
width: 20px;
height: 20px;
}
}
@@ -527,4 +528,4 @@
}
}
}
}
}