Skip to content

Commit

Permalink
Merge pull request #393 from arifszn/392_fix-long-file-name-on-file-p…
Browse files Browse the repository at this point in the history
…reviewer

fix: display long file name correctly on file previewer
  • Loading branch information
RobinLinus authored Jan 5, 2022
2 parents c8c728b + 60b97e3 commit bd3d13d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ h3 {
font-size: 16px;
font-weight: 400;
line-height: 24px;
word-break: break-all;
}

.font-body1,
Expand Down

0 comments on commit bd3d13d

Please sign in to comment.