diff options
Diffstat (limited to 'src/components/shared/Select.module.scss')
| -rw-r--r-- | src/components/shared/Select.module.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/shared/Select.module.scss b/src/components/shared/Select.module.scss index 0b6b41b..1240e2f 100644 --- a/src/components/shared/Select.module.scss +++ b/src/components/shared/Select.module.scss @@ -3,7 +3,7 @@ line-height: 1.5; width: 100%; font-size: small; - padding-left: 8px; + padding-left: 15px; appearance: none; background-color: var(--color-input-bg); color: var(--color-text); |
