Change UI for account migration in settings

This commit is contained in:
yflory
2020-02-11 13:35:58 +01:00
parent b585cbba42
commit 0617d9efc5
2 changed files with 26 additions and 26 deletions

View File

@@ -21,6 +21,11 @@
max-width: 650px;
}
div.alert {
font-size: @colortheme_app-font-size;
padding: 10px;
}
#cp-export-container {
font-size: 16px;
display: flex;
@@ -171,7 +176,7 @@
}
}
.cp-settings-change-password, .cp-settings-migrate {
.cp-settings-change-password, .cp-settings-own-drive {
[type="password"], [type="text"] {
width: @sidebar_button-width;
flex: unset;