mirror of
https://github.com/Team254/cheesy-arena-lite.git
synced 2026-03-09 21:56:50 -04:00
Fixed audience display Firefox compatibility issue (#1).
This commit is contained in:
@@ -174,6 +174,7 @@ html {
|
||||
border: 1px solid #333;
|
||||
box-shadow: 0 0 5px #666;
|
||||
text-align: center;
|
||||
backface-visibility: hidden;
|
||||
-webkit-backface-visibility: hidden;
|
||||
z-index: 2;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user