Skip to content

bugfix: config panel was floating behind svg box#96

Open
ulfaslak wants to merge 2 commits into
Jack000:masterfrom
ulfaslak:patch-1
Open

bugfix: config panel was floating behind svg box#96
ulfaslak wants to merge 2 commits into
Jack000:masterfrom
ulfaslak:patch-1

Conversation

@ulfaslak
Copy link
Copy Markdown

No description provided.

@ulfaslak
Copy link
Copy Markdown
Author

How it was
Screenshot 2021-02-16 at 22 23 49

@ulfaslak
Copy link
Copy Markdown
Author

After merging pull request:
Screenshot 2021-02-16 at 22 24 17

Comment thread style.css Outdated
background-color: #fff;
border-radius: 0.5em;
transition: max-height 0.5s;
z-order: 1;
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

should be:

z-index: 1;

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.

2 participants