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

Issue/5849-Toolbox-Shows-a-submenu-on-the-button-hover #5929

Merged

Conversation

novikov82
Copy link
Contributor

No description provided.

}
}

.svc-toolbox__tool--has-subitems{
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Duplicated lines?
.svc-toolbox__tool--has-subitems{
.svc-toolbox__item {
padding-right: calcSize(6);
}
}

sv-svg-icon,
.sv-svg-icon {
pointer-events: none;
}
}
.svc-toolbox__tool--has-subitems{
.svc-toolbox__item {
padding-right: calcSize(6);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

right, left - whether will it work for rtl layout?

@novikov82 novikov82 merged commit 01f7de5 into master Oct 4, 2024
17 checks passed
@novikov82 novikov82 deleted the issue/5849-Toolbox-Shows-a-submenu-on-the-button-hover branch October 4, 2024 08:00
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

Successfully merging this pull request may close these issues.

2 participants