Fix new badge layout
This commit is contained in:
@@ -84,8 +84,15 @@
|
||||
color: #fff;
|
||||
}
|
||||
.ffg-badge-new {
|
||||
top: auto;
|
||||
left: 10px;
|
||||
bottom: 10px;
|
||||
display: inline-flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
min-width: 42px;
|
||||
min-height: 24px;
|
||||
padding: 5px 9px;
|
||||
background: #ef4444;
|
||||
color: #fff;
|
||||
box-shadow: 0 0 0 2px rgba(0, 0, 0, .18);
|
||||
|
||||
Reference in New Issue
Block a user