fgj
This commit is contained in:
parent
c447e58fa8
commit
2f595c6a31
@ -16,6 +16,8 @@ body {
|
||||
width: 2037px;
|
||||
height: 1018px;
|
||||
flex-shrink: 0;
|
||||
transform: translateZ(0);
|
||||
will-change: transform;
|
||||
}
|
||||
|
||||
.map-image {
|
||||
@ -40,8 +42,8 @@ body {
|
||||
fill: rgba(255, 255, 255, 0);
|
||||
transition: 0.2s ease;
|
||||
cursor: pointer;
|
||||
|
||||
transition: 0.25s;
|
||||
will-change: fill, filter;
|
||||
}
|
||||
|
||||
.area:hover {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user