Merge branch 'trunk' into PCP-1393-update-to-vault-v-3

This commit is contained in:
Emili Castells Guasch 2023-10-25 11:21:28 +02:00
commit 9f41d5c874
29 changed files with 755 additions and 492 deletions

View file

@ -6,6 +6,10 @@
cursor: not-allowed;
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
* {
pointer-events: none;
}
}
.ppc-button-wrapper #ppcp-messages:first-child {