-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Copy to clipboard button has double shadow #2974
Copy link
Copy link
Closed
Description
Information:
- Prism version: 1.24.0
- Plugins: toolbar, copy-to-clipboard
- Environment: browser
Description
The copy-to-clipboard toolbar button has double shadows.
The toolbar css styles both button and span, not the direct child: https://github.com/PrismJS/prism/blob/master/plugins/toolbar/prism-toolbar.css#L46
Example
Screenshot of my website
Also a minimal example on jsfiddle
Reactions are currently unavailable
