1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-02 16:45:54 +02:00
This commit is contained in:
syuilo
2025-04-17 16:22:20 +09:00
parent 96de18b096
commit 73eb8cac18
20 changed files with 66 additions and 48 deletions

View File

@@ -124,7 +124,7 @@ function onMousedown(evt: MouseEvent): void {
display: block;
min-width: 100px;
width: max-content;
padding: 7px 14px;
padding: 9px 14px;
text-align: center;
font-weight: normal;
font-size: 95%;