mirror of
https://github.com/flarum/core.git
synced 2025-06-27 21:24:50 +02:00
Fix scrubber count being styled incorrectly
This commit is contained in:
@ -16,16 +16,16 @@
|
||||
margin-right: 5px;
|
||||
font-size: 14px;
|
||||
}
|
||||
& .count {
|
||||
font-weight: bold;
|
||||
font-size: 12px;
|
||||
margin-left: 5px;
|
||||
}
|
||||
}
|
||||
& .divider {
|
||||
margin: 10px 0;
|
||||
background-color: @fl-body-control-bg;
|
||||
}
|
||||
& .count {
|
||||
font-weight: bold;
|
||||
font-size: 12px;
|
||||
margin-left: 5px;
|
||||
}
|
||||
}
|
||||
.dropdown-split.item-count-1 {
|
||||
& .btn {
|
||||
|
Reference in New Issue
Block a user