Fixed new label padding.
This commit is contained in:
parent
1c1b933438
commit
0b1f5c06bc
|
@ -370,6 +370,7 @@ export default {
|
|||
&.new .poster::after {
|
||||
bottom: 0;
|
||||
top: auto;
|
||||
padding: .05rem .15rem .1rem .25rem;
|
||||
border-radius: 0 .5rem 0 0;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue