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;
|
||||
overflow-y: visible;
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
img {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user