uploads: fix file upload component colors in dark mode.
Fix the file upload component blending into the background in dark mode.
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
.file-upload-component {
|
||||
background-color: var(--file-upload-component-background-color);
|
||||
|
||||
form {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user