fix: Incorrect shortcut position
This commit is contained in:
@@ -104,6 +104,8 @@ const Spacer = styled.svg`
|
|||||||
|
|
||||||
const Title = styled.div`
|
const Title = styled.div`
|
||||||
${ellipsis()}
|
${ellipsis()}
|
||||||
|
flex-grow: 1;
|
||||||
|
display: flex;
|
||||||
`;
|
`;
|
||||||
|
|
||||||
type MenuAnchorProps = {
|
type MenuAnchorProps = {
|
||||||
|
|||||||
Reference in New Issue
Block a user