mirror of
https://github.com/flarum/core.git
synced 2025-07-12 20:36:28 +02: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