Skip to content

move resizable handles' styling to css, higher z-index for corners#3270

Open
danielgindi wants to merge 1 commit intogridstack:masterfrom
danielgindi:handle_css_zindex
Open

move resizable handles' styling to css, higher z-index for corners#3270
danielgindi wants to merge 1 commit intogridstack:masterfrom
danielgindi:handle_css_zindex

Conversation

@danielgindi
Copy link
Copy Markdown
Contributor

Description

The handles had their css set in HTML, which was both dirty and forcing the use of !important rules in css in order to modify.
I moved those to css, and set better defaults for z-index (corners should be higher than sides, as they have less grabbing space and should not be obscured by the side handles).

Checklist

  • Created tests which fail without the change (if possible)
  • All tests passing (yarn test)
  • Extended the README / documentation, if necessary

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