Songselect: Add cache for shadows
This commit is contained in:
@@ -34,8 +34,6 @@
|
||||
}
|
||||
.click-to-continue::before{
|
||||
-webkit-text-stroke: 0.25em #f00;
|
||||
filter: blur(0.3vmin);
|
||||
left: auto;
|
||||
}
|
||||
#screen:not(.disable-blur) .click-to-continue::before{
|
||||
filter: blur(0.3vmin);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user