mirror of
https://github.com/stashapp/stash.git
synced 2026-01-15 12:42:47 +01: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;
|
||||
}
|
||||
}
|
||||
|
||||
// hide performer age on performer cards
|
||||
.performer-card__age {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue