Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to add padding to arrows? #102

Open
ivanmem opened this issue Sep 6, 2024 · 2 comments
Open

How to add padding to arrows? #102

ivanmem opened this issue Sep 6, 2024 · 2 comments

Comments

@ivanmem
Copy link

ivanmem commented Sep 6, 2024

The arrows go off the edges of the screen. How to add indentation?

screenshot

@imengyu
Copy link
Owner

imengyu commented Oct 10, 2024

Hello, could you give me with a minimal reproducible project to help me find what problem is?

@ivanmem
Copy link
Author

ivanmem commented Jan 6, 2025

@imengyu Hello! Do you have the opportunity to review the bug through the social network VK?
https://vk.com/app51658481#/albums/-215521710/-7/457239028
You can repeat it here, if you try.
Source code: https://github.com/ivanmem/communitykeeper-vue/blob/main/src/shared/helpers/showContextMenu.ts
And the styles are slightly mutated:

.mx-context-menu.mac .mx-context-menu-item,
.mx-menu-bar.mac .mx-context-menu-item {
  padding: 10px 6px;
}

Or is it impossible to correct the error without a minimal example?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants