scale background icon when page is zoomed (#592)
This commit is contained in:
parent
2c58b1c109
commit
0384e2afef
@ -279,6 +279,7 @@ button.action-button {
|
|||||||
display: block;
|
display: block;
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
|
background-size: contain;
|
||||||
}
|
}
|
||||||
|
|
||||||
.action-button[data-icon=entry-current]:before {
|
.action-button[data-icon=entry-current]:before {
|
||||||
|
Loading…
Reference in New Issue
Block a user