mirror of
https://github.com/sim1222/misskey.git
synced 2025-07-12 13:49:54 +09:00
🎨
This commit is contained in:
@ -173,7 +173,7 @@ const onMousedown = (ev: MouseEvent | TouchEvent) => {
|
||||
$thumbWidth: 20px;
|
||||
|
||||
> .body {
|
||||
padding: 10px 12px;
|
||||
padding: 8px 12px;
|
||||
background: var(--panel);
|
||||
border: solid 1px var(--panel);
|
||||
border-radius: 6px;
|
||||
|
Reference in New Issue
Block a user