mirror of
https://github.com/captbaritone/webamp.git
synced 2026-07-24 02:27:37 +00:00
Add css for compat
This commit is contained in:
parent
001a709960
commit
e0e06ce7a0
1 changed files with 1 additions and 0 deletions
|
|
@ -41,6 +41,7 @@ body.overlay-open {
|
|||
opacity: 1;
|
||||
/* https://stackoverflow.com/a/16833496/1263117 */
|
||||
-webkit-backface-visibility: hidden;
|
||||
backface-visibility: hidden;
|
||||
}
|
||||
|
||||
.overlay {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue