Web: Settings: Manual Backup: Fixed styles.

This commit is contained in:
Tatiana Lopaeva 2021-06-02 16:41:48 +03:00
parent d741e91e96
commit e05f2bfec5

View File

@ -19,6 +19,10 @@ const StyledComponent = styled.div`
margin-top: 16px;
width: 100%;
max-width: 820px;
.combo-button-label {
width: 100%;
max-width: 820px;
}
}
.backup_text-input {
margin: 10px 0;
@ -206,7 +210,7 @@ class ThirdPartyStorageModule extends React.PureComponent {
noBorder={false}
scaled={true}
scaledOptions={true}
dropDownMaxHeight={300}
dropDownMaxHeight={400}
className="backup_combo"
/>