Adjusted dropdown box styles in login page (#2706)
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net>
This commit is contained in:
@@ -247,6 +247,9 @@ const StrategyForm = ({ redirectRules }: IStrategyForm) => {
|
||||
renderValue={() => "Other Authentication Methods"}
|
||||
sx={{
|
||||
width: "100%",
|
||||
height: "38px",
|
||||
fontSize: "14px",
|
||||
borderRadius: "4px",
|
||||
}}
|
||||
>
|
||||
<MenuItem
|
||||
|
||||
Reference in New Issue
Block a user