fix file batch deletion
This commit is contained in:
@@ -304,7 +304,7 @@
|
||||
}
|
||||
|
||||
.progress-bar {
|
||||
background-color: #16767b !important;
|
||||
color: #fff !important;
|
||||
background-color: var(--primary-color) !important;
|
||||
color: white !important;
|
||||
transition: background-color 0.2s;
|
||||
}
|
||||
Reference in New Issue
Block a user