Fix context menu padding.
This commit is contained in:
parent
62f55ec241
commit
bca3006c0e
1 changed files with 4 additions and 0 deletions
|
@ -189,3 +189,7 @@ $number-of-channels: 3;
|
|||
max-width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
.react-contexify__item__content svg {
|
||||
margin: 4px 0.6em 0 0;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue