Add vertical spacing between buttons when they go over multiple lines (#7314)
This commit is contained in:
@@ -20,4 +20,7 @@
|
||||
|
||||
.mx_CryptographyPanel_importExportButtons {
|
||||
margin-bottom: 15px;
|
||||
display: inline-flex;
|
||||
flex-flow: wrap;
|
||||
row-gap: 10px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user