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 {
|
||||
display: flex;
|
||||
padding-bottom: 10px;
|
||||
align-items: start;
|
||||
}
|
||||
|
||||
.mx_MemberDeviceInfo > .mx_DeviceVerifyButtons {
|
||||
|
|
Loading…
Reference in a new issue