Adjusted dropdown box styles in login page (#2706)

Signed-off-by: Benjamin Perez <benjamin@bexsoft.net>
This commit is contained in:
Alex
2023-03-14 11:24:46 -06:00
committed by GitHub
parent 5cb4e6f651
commit f368d9936a

View File

@@ -247,6 +247,9 @@ const StrategyForm = ({ redirectRules }: IStrategyForm) => {
renderValue={() => "Other Authentication Methods"}
sx={{
width: "100%",
height: "38px",
fontSize: "14px",
borderRadius: "4px",
}}
>
<MenuItem