Skip to content

Fix content border radius#476

Merged
RobbieTheWagner merged 1 commit intoshipshapecode:masterfrom
genadis:border-radius-fix
Aug 1, 2019
Merged

Fix content border radius#476
RobbieTheWagner merged 1 commit intoshipshapecode:masterfrom
genadis:border-radius-fix

Conversation

@genadis
Copy link
Contributor

@genadis genadis commented Aug 1, 2019

at the moment shepherdElementBorderRadius has no effect on when attachTo is used. It works only for modal.
Because the radius is applied only to header and footer. applying it on content as well, fixes it.

outline: 'none',
padding: 0
padding: 0,
borderRadius: variables.shepherdElementBorderRadius
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you move this to below background please? Trying to keep them in alphabetical order.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Never mind, I will merge and cleanup

@RobbieTheWagner RobbieTheWagner merged commit 4d8d115 into shipshapecode:master Aug 1, 2019
@RobbieTheWagner RobbieTheWagner changed the title fix content border radius Fix content border radius Aug 1, 2019
@genadis genadis deleted the border-radius-fix branch August 1, 2019 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants