diff --git a/client-src/digitize/index.css b/client-src/digitize/index.css index 91b30c594..406e529a0 100644 --- a/client-src/digitize/index.css +++ b/client-src/digitize/index.css @@ -39,6 +39,10 @@ form { display: inline !important; } +.filebokz .files.file-previews .file { + background-color: transparent; + color: inherit; +} #data-protection-section { display: flex;