also don't stretch buttons when text is larger
This commit is contained in:
parent
015c14237d
commit
3f7f984536
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ limitations under the License.
|
||||||
.mx_MemberDeviceInfo {
|
.mx_MemberDeviceInfo {
|
||||||
display: flex;
|
display: flex;
|
||||||
padding-bottom: 10px;
|
padding-bottom: 10px;
|
||||||
|
align-items: start;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_MemberDeviceInfo > .mx_DeviceVerifyButtons {
|
.mx_MemberDeviceInfo > .mx_DeviceVerifyButtons {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue