Skip to content
This repository has been archived by the owner on May 17, 2024. It is now read-only.

Commit

Permalink
Merge branch 'beta' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
Wangtaofeng committed Apr 17, 2024
2 parents 24cadfd + b9f2754 commit 488942a
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,9 @@ export const fileInfoStyle = css`
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
${applyMobileStyle(css`
max-width: 100%;
`)}
`

export const errorInfoStyle = css`
Expand Down

0 comments on commit 488942a

Please sign in to comment.