mirror of
https://github.com/flarum/framework.git
synced 2025-01-31 19:27:14 +08:00
Make badge icons not blurry by making sure they can centre accurately
This commit is contained in:
parent
f77323244c
commit
a238c32429
|
@ -18,7 +18,7 @@
|
|||
}
|
||||
}
|
||||
.badge {
|
||||
.badge-size(24px);
|
||||
.badge-size(23px);
|
||||
border: 2px solid @fl-body-bg;
|
||||
background: @fl-body-muted-color;
|
||||
color: #fff;
|
||||
|
|
Loading…
Reference in New Issue
Block a user