mirror of
https://git.vectorsigma.ru/public/photoview.git
synced 2026-08-03 20:59:03 +00:00
Fix image resizing on load
This commit is contained in:
@@ -7,6 +7,7 @@ import ProtectedImage from './ProtectedImage'
|
||||
|
||||
const PhotoContainer = styled.div`
|
||||
flex-grow: 1;
|
||||
flex-basis: 0;
|
||||
height: 200px;
|
||||
margin: 4px;
|
||||
background-color: #eee;
|
||||
|
||||
Reference in New Issue
Block a user