We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 19cb26d + c21f65d commit 3c38f5eCopy full SHA for 3c38f5e
1 file changed
lib/components/FilePicker/FileListIcon.module.scss
@@ -14,6 +14,7 @@
14
min-height: 32px;
15
background-repeat: no-repeat;
16
background-size: contain;
17
+ border-radius: var(--border-radius-small);
18
// for the fallback
19
display: flex;
20
justify-content: center;
0 commit comments