Skip to content

Commit

Permalink
Do not prevent applying changes when lists are updating
Browse files Browse the repository at this point in the history
  • Loading branch information
gorhill committed Jan 11, 2024
1 parent bfb4304 commit f6b7261
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/css/3p-filters.css
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ body.updating #actions,
body.working #actions {
cursor: progress;
}
body.updating #actions button,
body.updating #actions #buttonUpdate,
body.working #actions button {
pointer-events: none;
}
Expand Down

0 comments on commit f6b7261

Please sign in to comment.