mirror of
https://github.com/FoggedLens/iD.git
synced 2026-04-28 22:56:31 +02:00
Fixed issue where tooltip buttons in the walkthrough could not be clicked
This commit is contained in:
@@ -4612,6 +4612,8 @@ svg.mouseclick use.right {
|
||||
color: #333;
|
||||
font-size: 12px;
|
||||
white-space: initial;
|
||||
}
|
||||
.tooltip:not(.curtain-tooltip) {
|
||||
pointer-events: none;
|
||||
}
|
||||
.tooltip.in {
|
||||
|
||||
Reference in New Issue
Block a user