mirror of
https://github.com/flarum/core.git
synced 2025-08-05 07:57:46 +02:00
Remove box shadow from group autocomplete results
This commit is contained in:
@@ -109,7 +109,7 @@
|
|||||||
color: @body-bg;
|
color: @body-bg;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.Badge--group {
|
.MentionsDropdown .Badge {
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user