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 = {
|
||||
maxHeight: '100px',
|
||||
maxWidth: '100%',
|
||||
display: 'block',
|
||||
marginLeft: 'auto',
|
||||
marginRight: 'auto',
|
||||
|
|
Loading…
Reference in a new issue