mirror of
https://github.com/discourse/discourse.git
synced 2026-08-10 04:58:31 -05:00
FIX: Disable events on hidden timeline buttons
This commit is contained in:
@@ -30,6 +30,8 @@
|
||||
&.timeline-docked-bottom {
|
||||
.timeline-footer-controls {
|
||||
opacity: 0;
|
||||
pointer-events: none;
|
||||
cursor: default;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user