Fixed new label CSS.

This commit is contained in:
DebaucheryLibrarian 2021-01-19 16:36:17 +01:00
parent 0b1f5c06bc
commit 9388eb5993
1 changed files with 1 additions and 1 deletions

View File

@ -367,7 +367,7 @@ export default {
display: none;
}
&.new .poster::after {
.tile.new .poster::after {
bottom: 0;
top: auto;
padding: .05rem .15rem .1rem .25rem;