Skip to content

Commit f11f52c

Browse files
committed
JBDS-4328 Move 'Detection is in progress' indicator in the middle
Fix increases opacity to 95%.
1 parent 29e9a57 commit f11f52c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

browser/app.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ footer {
4444
}
4545

4646
.is-disabled {
47-
opacity: 0.1;
47+
opacity: 0.05;
4848
pointer-events: none;
4949
}
5050

0 commit comments

Comments
 (0)