mirror of
https://github.com/flarum/framework.git
synced 2025-02-21 06:24:53 +08:00
Fix scrubber count being styled incorrectly
This commit is contained in:
parent
0f682c8034
commit
9288708825
@ -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 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user