Added pointer-events: none for state boundaries, updated translations
This commit is contained in:
@@ -34,6 +34,7 @@
|
||||
stroke: black;
|
||||
fill: none;
|
||||
stroke-width: 0.5;
|
||||
pointer-events: none;
|
||||
}
|
||||
.language {
|
||||
stroke: red;
|
||||
@@ -77,6 +78,7 @@
|
||||
fill: none;
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
.language:hover {
|
||||
stroke-width: 2;
|
||||
}
|
||||
|
Reference in New Issue
Block a user