mirror of
https://github.com/flarum/framework.git
synced 2025-01-19 04:52:45 +08:00
Tweak badge appearances
This commit is contained in:
parent
7dd7b3f32c
commit
d04910b6da
|
@ -1,6 +1,6 @@
|
|||
.DiscussionHero {
|
||||
.badges {
|
||||
margin-right: 5px;
|
||||
margin-right: 10px;
|
||||
margin-bottom: -2px;
|
||||
}
|
||||
}
|
||||
|
|
|
@ -25,7 +25,7 @@
|
|||
white-space: nowrap;
|
||||
pointer-events: none;
|
||||
|
||||
.badge {
|
||||
.Badge {
|
||||
margin-left: -15px;
|
||||
position: relative;
|
||||
pointer-events: auto;
|
||||
|
|
Loading…
Reference in New Issue
Block a user