fix: adjust input padding for improved layout in forms and responsive styles

This commit is contained in:
shuaiplus
2026-05-30 02:34:45 +08:00
parent ed9251c014
commit fcf7c80daa
2 changed files with 5 additions and 2 deletions
+2
View File
@@ -898,6 +898,8 @@
}
.settings-module select.input {
padding-top: 0;
padding-bottom: 0;
padding-right: 30px;
background-position:
calc(100% - 15px) calc(50% - 3px),