put this just on the buttons

pull/21833/head
David Baker 2021-07-01 15:22:44 +01:00
parent 404aa96f48
commit 5e3c8fae5c
1 changed files with 1 additions and 1 deletions

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 {