🎨
This commit is contained in:
parent
c72ee0a6c4
commit
78a8e918a0
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue