put this just on the buttons

This commit is contained in:
David Baker 2021-07-01 15:22:44 +01:00
parent 404aa96f48
commit 5e3c8fae5c

View file

@ -43,12 +43,12 @@ limitations under the License.
.mx_cryptoEvent_state, .mx_cryptoEvent_buttons {
grid-column: 3;
grid-row: 1 / 3;
gap: 5px;
}
.mx_cryptoEvent_buttons {
align-items: center;
display: flex;
gap: 5px;
}
.mx_cryptoEvent_state {