mirror of
https://github.com/flarum/framework.git
synced 2025-06-07 17:24:33 +08:00
Fix discussion list item unread style on mobile
This commit is contained in:
@ -149,7 +149,7 @@
|
|||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
padding: 2px 6px;
|
padding: 2px 6px;
|
||||||
|
|
||||||
.unread& {
|
.unread & {
|
||||||
background: @primary-color;
|
background: @primary-color;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
|
Reference in New Issue
Block a user