Get double mode working with clip-paths

This commit is contained in:
Jordan Eldredge 2017-11-16 20:41:56 -08:00
parent 445f5c557f
commit decfc4f8ea
3 changed files with 7 additions and 7 deletions

View file

@ -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 {