mirror of
https://github.com/shuaiplus/nodewarden.git
synced 2026-06-21 05:10:41 +00:00
fix: adjust input padding for improved layout in forms and responsive styles
This commit is contained in:
@@ -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),
|
||||
|
||||
Reference in New Issue
Block a user