Use div around buttons to fix React warning
This commit is contained in:
parent
cf26f14644
commit
9dea848927
2 changed files with 6 additions and 2 deletions
|
@ -30,3 +30,7 @@ limitations under the License.
|
|||
.mx_KeyBackupPanel_deviceName {
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
.mx_KeyBackupPanel_buttonRow {
|
||||
margin: 1em 0;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue