align ack button icon

This commit is contained in:
Alexander Zobnin
2020-05-18 16:36:58 +03:00
parent a34b72c2b6
commit dfac36a5bb

View File

@@ -343,6 +343,7 @@
&.btn { &.btn {
width: 3rem; width: 3rem;
height: 2rem; height: 2rem;
align-items: baseline;
background-image: none; background-image: none;
background-color: $action-button-color; background-color: $action-button-color;