X Tutup
Skip to content

Increase content paddings#257

Merged
neSpecc merged 2 commits intomainfrom
chore/content-paddings
Sep 13, 2022
Merged

Increase content paddings#257
neSpecc merged 2 commits intomainfrom
chore/content-paddings

Conversation

@neSpecc
Copy link
Member

@neSpecc neSpecc commented Sep 13, 2022

Resolves #242

The problem

Currently we have padding of 22px around content. Some UI controls requires more space.

image

image

The solution

I've increased padding around content to 50px. Also updated the "Hide Sidebar Toggler" — it became more compact on thin screens:

image

Also

  • Remove duplicated __content style declaration in the layout.pcss
  • Added margin below the page title.

@TatianaFomina
Copy link
Contributor

Can we get rid of this fix with the increased paddings?

@neSpecc
Copy link
Member Author

neSpecc commented Sep 13, 2022

Can we get rid of this fix with the increased paddings?

No
image

@neSpecc neSpecc merged commit ceccd23 into main Sep 13, 2022
@neSpecc neSpecc deleted the chore/content-paddings branch September 13, 2022 14:08
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.

Bug: sidebar slider is hidden behind code and warning blocks

3 participants

X Tutup