summaryrefslogtreecommitdiff
path: root/styles/input.css
diff options
context:
space:
mode:
authorKyle Gunger <kgunger12@gmail.com>2021-10-15 21:01:22 -0400
committerKyle Gunger <kgunger12@gmail.com>2021-10-15 21:01:22 -0400
commit6c4896d3aa9d618f024b54c8d51f25ca3f625744 (patch)
treea70ceb0b6d477141e7791b21cb6eaa79316529df /styles/input.css
parentfcf01353f94b11b8ca6db8ead14d2ec89a0275f4 (diff)
[Themes] Theme selection and small fixes
Diffstat (limited to 'styles/input.css')
-rw-r--r--styles/input.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/styles/input.css b/styles/input.css
index 6f99fb5..8101ae2 100644
--- a/styles/input.css
+++ b/styles/input.css
@@ -223,6 +223,8 @@ div.input-select
overflow-x: hidden;
max-height: 8em;
+
+ border-radius: 3px;
}
div.input-select > div