mirror of
https://github.com/flarum/framework.git
synced 2025-01-19 04:42:56 +08:00
Fix discussion list item unread style on mobile
This commit is contained in:
parent
5a2c00e41d
commit
242f5b67a6
|
@ -149,7 +149,7 @@
|
|||
font-size: 12px;
|
||||
padding: 2px 6px;
|
||||
|
||||
.unread& {
|
||||
.unread & {
|
||||
background: @primary-color;
|
||||
color: #fff;
|
||||
font-weight: bold;
|
||||
|
|
Loading…
Reference in New Issue
Block a user