mirror of
https://github.com/flarum/framework.git
synced 2025-06-05 07:24:33 +08:00
Prevent mentions summary from blocking post controls
This commit is contained in:
@ -69,6 +69,7 @@
|
||||
}
|
||||
.Post-mentionedBy {
|
||||
position: relative;
|
||||
display: inline-block;
|
||||
}
|
||||
.Post-mentionedBy-summary {
|
||||
cursor: pointer;
|
||||
|
Reference in New Issue
Block a user