- fixed styling bug in Chrome 53
This commit is contained in:
@@ -164,7 +164,7 @@ $mapWidth: 2500px ;
|
||||
background-color: $gray-dark;
|
||||
font-family: $font-family-bold;
|
||||
z-index: 100;
|
||||
will-change: top, left, opacity, transform;
|
||||
will-change: top, left, opacity;
|
||||
|
||||
//opacity: 0; // trigger by js
|
||||
border: {
|
||||
|
||||
Reference in New Issue
Block a user