Skip to content

fix: add padding and border-radius to groupbox to fix settings layout#78

Open
RicardoLopesFV wants to merge 1 commit intocatppuccin:mainfrom
RicardoLopesFV:fix-settings-layout
Open

fix: add padding and border-radius to groupbox to fix settings layout#78
RicardoLopesFV wants to merge 1 commit intocatppuccin:mainfrom
RicardoLopesFV:fix-settings-layout

Conversation

@RicardoLopesFV
Copy link

Description:

Hello! In the recent versions of Zen Browser, the settings menu layout broke because the groupbox elements were overlapping (lacking padding and border-radius).

I've added padding: 1.6rem !important; and border-radius: 8px !important; to the groupbox, moz-card selector in the userContent.tera template to fix this issue.

before fix after fix

Note: I only modified the .tera template since I couldn't find local build instructions. Let me know if I need to run Whiskers locally to update the CSS files in the themes folder, or if the CI handles it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant