scale background icon when page is zoomed (#592)

This commit is contained in:
siikamiika 2020-06-07 00:08:20 +03:00 committed by GitHub
parent 2c58b1c109
commit 0384e2afef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -279,6 +279,7 @@ button.action-button {
display: block;
background-color: transparent;
background-repeat: no-repeat;
background-size: contain;
}
.action-button[data-icon=entry-current]:before {