Change UI for account migration in settings
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user