mirror of
https://github.com/strapi/strapi.git
synced 2025-09-15 03:27:19 +00:00
ReactSelect: Improve size of dropdown indicator
This commit is contained in:
parent
b0debcd320
commit
d1c5804d54
@ -9,7 +9,7 @@ export const CarretBox = styled(IconBox)`
|
||||
border: none;
|
||||
|
||||
svg {
|
||||
width: ${6 / 16}rem;
|
||||
width: ${9 / 16}rem;
|
||||
}
|
||||
`;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user