diff --git a/src/stylesheet/widgets/_file-chooser.scss b/src/stylesheet/widgets/_file-chooser.scss index 60c5389c023cd650c892dce4d453bacc73a9c971..6b98107ac801f46281855ceb94c795134145b511 100644 --- a/src/stylesheet/widgets/_file-chooser.scss +++ b/src/stylesheet/widgets/_file-chooser.scss @@ -148,7 +148,6 @@ filechooser { > box > actionbar { box-shadow: 0 -1px if($contrast == 'high', $border_color, color-mix(in srgb, var(--headerbar-shade-color) 50%, transparent)), 0 -2px 4px color-mix(in srgb, var(--headerbar-shade-color) 50%, transparent); - background: red; > revealer > box { box-shadow: none;