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