mirror of
https://github.com/flarum/framework.git
synced 2024-12-03 07:33:36 +08:00
Tweak badge shadow radius
This commit is contained in:
parent
ed5baaf36d
commit
5e207b1882
|
@ -5,7 +5,7 @@
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
vertical-align: middle;
|
vertical-align: middle;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
.box-shadow(0 2px 6px @shadow-color);
|
.box-shadow(0 2px 4px @shadow-color);
|
||||||
|
|
||||||
.Badge-label {
|
.Badge-label {
|
||||||
display: none;
|
display: none;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user