group info

This commit is contained in:
hptangxi
2025-07-06 12:16:44 +08:00
parent e5cd8f7b34
commit fd9bcc1aba
12 changed files with 124 additions and 284 deletions

View File

@@ -265,18 +265,4 @@ function handleGroupCreated() {
.groups-list::-webkit-scrollbar-thumb:hover {
background: rgba(0, 0, 0, 0.3);
}
@media (max-width: 768px) {
.group-item {
padding: 6px;
}
.group-name {
font-size: 11px;
}
.group-meta {
font-size: 9px;
}
}
</style>