mirror of
https://github.com/captbaritone/webamp.git
synced 2026-07-20 16:49:52 +00:00
Get double mode working with clip-paths
This commit is contained in:
parent
445f5c557f
commit
decfc4f8ea
3 changed files with 7 additions and 7 deletions
|
|
@ -2,8 +2,6 @@
|
|||
#winamp2-js #equalizer-window {
|
||||
height: 116px;
|
||||
width: 275px;
|
||||
/* Work around rendering bug with clip-path */
|
||||
-webkit-transform: translateZ(0);
|
||||
}
|
||||
|
||||
#winamp2-js #equalizer-window.shade {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue