Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/backup.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/GeneralSettingsSection.vue')
-rw-r--r--src/components/GeneralSettingsSection.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/GeneralSettingsSection.vue b/src/components/GeneralSettingsSection.vue
index db18655..0a1c5ee 100644
--- a/src/components/GeneralSettingsSection.vue
+++ b/src/components/GeneralSettingsSection.vue
@@ -459,7 +459,7 @@ button.loading {
}
&__input {
- width: 30px;
+ width: 50px;
text-align: center;
}