Skip to content

Missing icons on right-click context menu when using Sideberry on right side #70

@r4ld

Description

@r4ld

As title. This does not happen when Sideberry is on the left side.
Extend Sideberry makes the icon reappear. I found that commenting line 936 would fix this issue.

:root:not([chromehidden*="menubar toolbar directories extrachrome"]):not([inDOMFullscreen]) #sidebar-box {
	clip-path: inset(0% 0% 0% 0% round 0 var(--shimmer-browser-border-radius) var(--shimmer-browser-border-radius) 0);
	overflow: hidden !important; /* This line here */
}
20250923_091348_695_firefox-00.00.00.000-00.00.21.816.mp4

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions