mirror of
https://github.com/movie-web/movie-web.git
synced 2024-11-11 03:55:09 +01:00
Update MovieRow.css
This commit is contained in:
parent
c831434dae
commit
87d3568de9
@ -24,6 +24,13 @@
|
|||||||
margin-right: 0.5rem;
|
margin-right: 0.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.movieRow .left .titleWrapper {
|
||||||
|
height: 100%;
|
||||||
|
display: flex;
|
||||||
|
align-items: center;
|
||||||
|
justify-content: center;
|
||||||
|
}
|
||||||
|
|
||||||
.movieRow .left .seasonEpisodeSubtitle,
|
.movieRow .left .seasonEpisodeSubtitle,
|
||||||
.movieRow .left .year {
|
.movieRow .left .year {
|
||||||
color: var(--text-secondary);
|
color: var(--text-secondary);
|
||||||
|
Loading…
Reference in New Issue
Block a user