mirror of
https://github.com/stashapp/stash.git
synced 2026-05-05 19:10:27 +02:00
Remove hiding the age in SFW mode (#6450)
This commit is contained in:
parent
66ceceeaf1
commit
39d3e63cbf
1 changed files with 0 additions and 5 deletions
|
|
@ -83,9 +83,4 @@
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// hide performer age on performer cards
|
|
||||||
.performer-card__age {
|
|
||||||
display: none;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue