diff --git a/apps/system/style/statusbar/statusbar.css b/apps/system/style/statusbar/statusbar.css index 350b65ef8569..889c8bd0f1a2 100644 --- a/apps/system/style/statusbar/statusbar.css +++ b/apps/system/style/statusbar/statusbar.css @@ -56,6 +56,7 @@ body:not(.rb-enabled) #statusbar-title { } #statusbar-icons { + pointer-events: none; flex-grow: 1; flex-shrink: 0; min-width: 33%;