From 6c4896d3aa9d618f024b54c8d51f25ca3f625744 Mon Sep 17 00:00:00 2001 From: Kyle Gunger Date: Fri, 15 Oct 2021 21:01:22 -0400 Subject: [Themes] Theme selection and small fixes --- styles/input.css | 2 ++ 1 file changed, 2 insertions(+) (limited to 'styles/input.css') 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 -- cgit v1.2.3