mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-16 05:36:00 +02:00
Set card image max height
- Fixes oversizing due to virtual grid
This commit is contained in:
@@ -95,6 +95,7 @@ const Image = styled(SimpleImg)`
|
||||
width: 100%;
|
||||
max-width: 100%;
|
||||
height: 100%;
|
||||
max-height: 100%;
|
||||
border: 0;
|
||||
|
||||
img {
|
||||
|
||||
Reference in New Issue
Block a user