Merge pull request #393 from arifszn/392_fix-long-file-name-on-file-previewer
fix: display long file name correctly on file previewer
This commit is contained in:
commit
bd3d13d48a
1 changed files with 1 additions and 0 deletions
|
@ -111,6 +111,7 @@ h3 {
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
line-height: 24px;
|
line-height: 24px;
|
||||||
|
word-break: break-all;
|
||||||
}
|
}
|
||||||
|
|
||||||
.font-body1,
|
.font-body1,
|
||||||
|
|
Loading…
Reference in a new issue