Fix button styling in verification bubbles
This commit is contained in:
parent
676163d5cd
commit
66d95ed7b2
2 changed files with 2 additions and 1 deletions
|
@ -43,6 +43,7 @@ limitations under the License.
|
|||
.mx_cryptoEvent_state, .mx_cryptoEvent_buttons {
|
||||
grid-column: 3;
|
||||
grid-row: 1 / 3;
|
||||
gap: 5px;
|
||||
}
|
||||
|
||||
.mx_cryptoEvent_buttons {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue