mirror of
https://github.com/misenhower/splatoon2.ink.git
synced 2026-09-13 04:55:13 -05:00
FIx ability name tooltip display with the strikethrough
Previously, if you moused over the red strikethrough bar the ability name tooltip wouldn't appear.
This commit is contained in:
@@ -415,6 +415,7 @@ body.has-modal #main {
|
||||
}
|
||||
|
||||
.strikethrough:before {
|
||||
pointer-events: none;
|
||||
position: absolute;
|
||||
content: "";
|
||||
left: -5px;
|
||||
|
||||
Reference in New Issue
Block a user