mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-17 16:41:19 +00:00
improved the logic of the "dismiss completed" button
This commit is contained in:
@@ -23,15 +23,6 @@ form {
|
||||
}
|
||||
}
|
||||
|
||||
.dismiss-all {
|
||||
transition: opacity 0.2s ease;
|
||||
opacity: 0;
|
||||
}
|
||||
|
||||
.has-multiple-status .dismiss-all {
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
::ng-deep .progress {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
|
||||
Reference in New Issue
Block a user