Skip to content

Commit

Permalink
MM-20072 - Fixing file thumbnail css (mattermost#4235)
Browse files Browse the repository at this point in the history
  • Loading branch information
asaadmahmood authored Nov 15, 2019
1 parent cad27b0 commit 77948dd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion sass/components/_files.scss
Original file line number Diff line number Diff line change
Expand Up @@ -364,8 +364,9 @@
display: flex;
font-size: 13px;
height: 100%;
flex: 0 0 220px;
flex: 1;
overflow: hidden;
text-align: left;

.post-image__detail_wrapper {
padding: 0 45px 0 15px;
Expand Down

0 comments on commit 77948dd

Please sign in to comment.