mirror of https://github.com/vector-im/riot-web
put this just on the buttons
parent
404aa96f48
commit
5e3c8fae5c
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue