Skip to content

Commit

Permalink
Improve visuals of file delegate details UI
Browse files Browse the repository at this point in the history
Signed-off-by: Claudio Cambra <[email protected]>
  • Loading branch information
claucambra committed Nov 1, 2023
1 parent af83395 commit 9719446
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/gui/macOS/ui/FileProviderFileDelegate.qml
Original file line number Diff line number Diff line change
Expand Up @@ -70,10 +70,12 @@ Item {

Row {
width: parent.width
spacing: Style.smallSpacing

EnforcedPlainTextLabel {
id: fileSizeLabel
text: root.fileSizeString
font.bold: true
}

EnforcedPlainTextLabel {
Expand Down

0 comments on commit 9719446

Please sign in to comment.