Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Grey box graphic sitting behind the default handle graphic #232

chuank started this conversation in General
Discussion options

Hello everyone, I'm seeing a weird grey box graphic sitting behind the default handle graphic in my setup. The codepen examples don't exhibit this. Has anyone come across this, along with a solution?

This is what the handle look like:
image

Just using the defaults, so not doing any custom svg handles.

(using Vue.js, but the iro element is currently just sitting as a plain HTML div)

You must be logged in to vote

Replies: 2 comments

Comment options

Are you sure you don't have any CSS styles on your page that might be interfering with SVG elements? There isn't any reason this would happen unless your page has some styles like svg { background: grey; } somewhere. Inspect element on the handle would be able to track this down.

You must be logged in to vote
0 replies
Comment options

Thanks @jaames that was it – indeed I had another remnant CSS style overriding the background in the svg tag.

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants

AltStyle によって変換されたページ (->オリジナル) /