mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-06 14:22:52 +00:00
Add max-height to thumbnail preview
This commit is contained in:
@@ -45,6 +45,7 @@
|
|||||||
height : min-content;
|
height : min-content;
|
||||||
border : 2px solid white;
|
border : 2px solid white;
|
||||||
margin-left : 5px;
|
margin-left : 5px;
|
||||||
|
max-height : 122px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user