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