mirror of
https://github.com/stashapp/stash.git
synced 2026-05-07 00:59:53 -05:00
Fix alphabetical css (#2733)
This commit is contained in:
committed by
GitHub
parent
3a3a296995
commit
4fa103dd08
@@ -82,15 +82,15 @@
|
||||
flex: 1;
|
||||
|
||||
&:nth-child(2) {
|
||||
text-align: center;
|
||||
overflow-wrap: anywhere;
|
||||
text-align: center;
|
||||
}
|
||||
}
|
||||
|
||||
.rating-stars {
|
||||
padding-left: 0.38rem;
|
||||
display: flex;
|
||||
flex-wrap: nowrap;
|
||||
padding-left: 0.38rem;
|
||||
}
|
||||
|
||||
&-left {
|
||||
|
||||
Reference in New Issue
Block a user