diff options
Diffstat (limited to 'src/components/shared/Select.module.css')
| -rw-r--r-- | src/components/shared/Select.module.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/shared/Select.module.css b/src/components/shared/Select.module.css index cbd1ffe..3ea430e 100644 --- a/src/components/shared/Select.module.css +++ b/src/components/shared/Select.module.css @@ -1,5 +1,6 @@ .select { height: 30px; + line-height: 1.5; width: 100%; padding-left: 8px; appearance: none; |
