mirror of
https://github.com/flarum/core.git
synced 2025-07-31 13:40:20 +02:00
Show badges in notifications
This commit is contained in:
@@ -84,6 +84,18 @@
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
|
||||
& .badges {
|
||||
margin-left: -2px;
|
||||
margin-right: 18px;
|
||||
vertical-align: 1px;
|
||||
|
||||
& .badge {
|
||||
margin-right: -13px;
|
||||
position: relative;
|
||||
.badge-size(21px);
|
||||
}
|
||||
}
|
||||
}
|
||||
.notification-group-list {
|
||||
list-style: none;
|
||||
|
Reference in New Issue
Block a user