fixed a bug that made wide card images not stretch horizontally
This commit is contained in:
parent
d1aaa62ab5
commit
33c76b41cf
@ -325,6 +325,7 @@ a {
|
|||||||
position: absolute;
|
position: absolute;
|
||||||
overflow-y: visible;
|
overflow-y: visible;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
img {
|
img {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user