Updating series detail cover style (#1498)
# FIxed - Fixed: Fixed an issue with series detail cover when scaled down.
This commit is contained in:
parent
9c8aa5b336
commit
b85c5ccca4
1 changed files with 4 additions and 0 deletions
|
|
@ -36,3 +36,7 @@
|
||||||
.image-container {
|
.image-container {
|
||||||
max-height: 400px;
|
max-height: 400px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.info-container {
|
||||||
|
align-items: flex-start;
|
||||||
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue