tweak style

This commit is contained in:
syuilo
2023-01-15 14:18:45 +09:00
parent 07025caee9
commit d59914b959
3 changed files with 7 additions and 7 deletions

View File

@@ -173,7 +173,7 @@ const onMousedown = (ev: MouseEvent | TouchEvent) => {
$thumbWidth: 20px;
> .body {
padding: 8px 12px;
padding: 7px 12px;
background: var(--panel);
border: solid 1px var(--panel);
border-radius: 6px;