mirror of
https://github.com/nolanlawson/pinafore
synced 2025-01-24 02:44:51 +01:00
fix animation IconButton issue in Edge
This commit is contained in:
parent
a03961f379
commit
80c92ac33d
@ -34,6 +34,7 @@
|
||||
width: 24px;
|
||||
height: 24px;
|
||||
fill: var(--action-button-fill-color);
|
||||
pointer-events: none; /* hack for Edge */
|
||||
}
|
||||
|
||||
.icon-button.big-icon .icon-button-svg {
|
||||
|
Loading…
Reference in New Issue
Block a user