mirror of
https://github.com/fergalmoran/Readarr.git
synced 2025-12-22 09:29:59 +00:00
Fixed: StarRating alignment
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
.starRating {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
align-items: left;
|
||||
justify-content: left;
|
||||
}
|
||||
|
||||
.backStar {
|
||||
|
||||
Reference in New Issue
Block a user