mirror of
https://github.com/strapi/strapi.git
synced 2025-09-15 11:36:17 +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;
|
border: none;
|
||||||
|
|
||||||
svg {
|
svg {
|
||||||
width: ${6 / 16}rem;
|
width: ${9 / 16}rem;
|
||||||
}
|
}
|
||||||
`;
|
`;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user