Skip to content

Commit 02d7d43

Browse files
fix: update upload preview button styles (#36)
1 parent c5419c8 commit 02d7d43

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/styles/vendor/react-file-utils.scss

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,8 @@
139139
-webkit-box-pack: center;
140140
-ms-flex-pack: center;
141141
justify-content: center;
142+
border: none;
143+
background: transparent;
142144
}
143145
.rfu-icon-button svg {
144146
margin: 4px;

0 commit comments

Comments
 (0)