forked from DebaucheryLibrarian/traxxx
Fixed new label CSS.
This commit is contained in:
parent
0b1f5c06bc
commit
9388eb5993
|
@ -367,7 +367,7 @@ export default {
|
|||
display: none;
|
||||
}
|
||||
|
||||
&.new .poster::after {
|
||||
.tile.new .poster::after {
|
||||
bottom: 0;
|
||||
top: auto;
|
||||
padding: .05rem .15rem .1rem .25rem;
|
||||
|
|
Loading…
Reference in New Issue