designer fixes

This commit is contained in:
Jan Prochazka
2020-12-30 13:00:48 +01:00
parent 0fdf333c0b
commit 5a42e8c9ae
3 changed files with 24 additions and 4 deletions

View File

@@ -17,6 +17,7 @@ const ContextMenuStyled = styled.ul`
text-align: left;
min-width: 160px;
z-index: 1050;
cursor: default;
`;
const KeyTextSpan = styled.span`