Skip to content

Commit 9061499

Browse files
DiyanIvanovmatthiasschaub
authored andcommitted
fix: override default filebokz colors for uploded files
1 parent c17c9d6 commit 9061499

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

client-src/digitize/index.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,10 @@ form {
3939
display: inline !important;
4040
}
4141

42+
.filebokz .files.file-previews .file {
43+
background-color: transparent;
44+
color: inherit;
45+
}
4246

4347
#data-protection-section {
4448
display: flex;

0 commit comments

Comments
 (0)