In the GNOME Shell, how to modify the style to remove these small triangular indicators?

In some GNOME Shell extensions, such as Dash to Panel, or the Fcitx5 input method, there are sometimes small triangles in the context menu when you right-click. How can I modify the settings to remove these small triangles and only keep the rectangular menu box? |attachment |attachment

You can change the -arrow-rise property of the corresponding boxpointer element via CSS in the theme you are using. Setting it to 0 will remove the triangle.

oh,thank you,I have resolved this issue following the method you mentioned.

This topic was automatically closed 45 days after the last reply. New replies are no longer allowed.