You are not logged in.
Hello
I wanted to reduce the box size and right-click text inside Chrome and the pop-up menu of some programs that have a large box size. Is there a solution? I also set the dpi to 90, it became smaller this way, but the texts are no longer smaller and readable.
I just want to say can this box, for example, zero the padding property, for example, the text should be stuck to the box?
I mean right click down and also some program menus like vscode and ..
https://imgur.com/a/l08cz0Z
Only progress!
Offline
That's probably down to your gtk3 theme.
You'd have to augment the css (padding/margin) for menu and menuitem, I guess.
https://developer.gnome.org/gtk3/stable … rview.html
Offline