Skip to content

theme/panel: Reduce spacing between Activities and appmenu

As pointed out in #3769 (closed), this removes the spacing between the appMenu and the Activities in the panelLeft element. Since we do not need any spacing, the panelLeft element is removed altogether since it is unlikely we will need to add spacing in the future. Also removes the comment since it is mostly redundant for panelCenter which remains

Fixes #3769 (closed)

Screenshots :-

Before

Screenshot_from_2021-03-11_14-31-09

After

Screenshot_from_2021-03-11_14-32-58

Edited by Arush Sharma

Merge request reports