mirror of
https://github.com/flarum/core.git
synced 2025-08-10 10:24:46 +02:00
fix: header dropdown item might not be linkable
This commit is contained in:
@@ -168,6 +168,7 @@
|
||||
align-items: baseline;
|
||||
row-gap: 1px;
|
||||
column-gap: 6px;
|
||||
cursor: pointer;
|
||||
|
||||
// Prevent outline overflowing parent
|
||||
.add-keyboard-focus-ring-offset(-1px);
|
||||
|
Reference in New Issue
Block a user