mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-06 17:11:55 +00:00
fix image overflow on older browsers
This commit is contained in:
@@ -18,6 +18,8 @@ const Grid = styled.div`
|
||||
max-width: 100%;
|
||||
max-height: 100%;
|
||||
|
||||
overflow: hidden;
|
||||
|
||||
object-fit: contain;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user