Skip to content

Commit c21f65d

Browse files
committed
fix(filepicker): Round previews in filepicker dialog
Signed-off-by: Jan C. Borchardt <925062+jancborchardt@users.noreply.github.com>
1 parent 19cb26d commit c21f65d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/components/FilePicker/FileListIcon.module.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
min-height: 32px;
1515
background-repeat: no-repeat;
1616
background-size: contain;
17+
border-radius: var(--border-radius-small);
1718
// for the fallback
1819
display: flex;
1920
justify-content: center;

0 commit comments

Comments
 (0)