mirror of
https://github.com/flarum/core.git
synced 2025-08-10 02:17:37 +02:00
Give tags item explicit opacity
Since core now makes all DiscussionListItem-info items faded by default.
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
}
|
||||
.DiscussionListItem-info > .item-tags {
|
||||
margin-right: 4px;
|
||||
opacity: 1;
|
||||
}
|
||||
@media @tablet-up {
|
||||
.IndexPage, .UserPage {
|
||||
|
Reference in New Issue
Block a user