1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-04 09:35:51 +02:00
This commit is contained in:
syuilo
2023-04-22 12:19:49 +09:00
parent 5a7a1d0be9
commit eacdc0136f
3 changed files with 26 additions and 234 deletions

View File

@@ -190,7 +190,7 @@ function exploreOtherServers() {
border-radius: var(--radius);
overflow: clip;
box-shadow: 0 12px 32px rgb(0 0 0 / 25%);
padding: 16px;
padding: 16px 20px;
}
.statsItemLabel {