increase settings padding

This commit is contained in:
Gerome Matilla 2020-06-05 11:26:07 +08:00
parent dd15d19a11
commit a2b130b7bd
3 changed files with 3 additions and 3 deletions

View File

@ -10,7 +10,7 @@
}
#searchEnginePadding {
padding: 5px;
padding: 10px;
height: auto;
}

View File

@ -10,7 +10,7 @@
}
#themeEnginePadding {
padding: 5px;
padding: 10px;
height: auto;
}

View File

@ -10,7 +10,7 @@
}
#weatherSettingsPadding {
padding: 5px;
padding: 10px;
height: auto;
}