Record keys button styling tweak
This commit is contained in:
parent
e6b6b463ce
commit
97747640bb
1 changed files with 5 additions and 0 deletions
|
@ -79,3 +79,8 @@ limitations under the License.
|
|||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.mx_CreateKeyBackupDialog_recoveryKeyButtons button {
|
||||
flex: 1;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue