Overflow dialog

fixes #20
This commit is contained in:
Kieran 2023-07-06 15:07:04 +01:00
parent 2df3bbdccc
commit 954b801c69
Signed by: Kieran
GPG Key ID: DE71CEB3925BE941

View File

@ -172,6 +172,7 @@ button span.hide-on-mobile {
max-width: 450px;
max-height: 85vh;
padding: 25px;
overflow-y: auto;
}
.zap-icon {