fix layout
This commit is contained in:
parent
7bbc302975
commit
571c059f0d
2 changed files with 5 additions and 1 deletions
|
@ -28,6 +28,10 @@ limitations under the License.
|
|||
flex-direction: column;
|
||||
}
|
||||
|
||||
.mx_UnknownDeviceDialog .mx_DeviceVerifyButtons {
|
||||
float: right;
|
||||
}
|
||||
|
||||
.mx_UnknownDeviceDialog .mx_Dialog_content {
|
||||
margin-bottom: 24px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue