Fix wide thumbnails in My Files
This commit is contained in:
parent
f8045ea104
commit
5ae7bb4ac2
1 changed files with 1 additions and 0 deletions
|
@ -57,6 +57,7 @@ var moreButtonColumnStyle = {
|
||||||
},
|
},
|
||||||
artStyle = {
|
artStyle = {
|
||||||
maxHeight: '100px',
|
maxHeight: '100px',
|
||||||
|
maxWidth: '100%',
|
||||||
display: 'block',
|
display: 'block',
|
||||||
marginLeft: 'auto',
|
marginLeft: 'auto',
|
||||||
marginRight: 'auto',
|
marginRight: 'auto',
|
||||||
|
|
Loading…
Add table
Reference in a new issue