mirror of
https://github.com/element-hq/element-web
synced 2024-11-23 09:46:09 +03:00
put this just on the buttons
This commit is contained in:
parent
404aa96f48
commit
5e3c8fae5c
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue