block buttons

This commit is contained in:
Peter Maquiran
2022-07-27 14:16:26 +01:00
parent 5b1b8e372a
commit fd83c9b031
4 changed files with 6 additions and 4 deletions
+5
View File
@@ -182,4 +182,9 @@ ion-content{
.bold-message {
font-weight: bold;
}
.block-button {
pointer-events: none;
opacity: 0.2;
}