mirror of
https://github.com/yldio/copilot.git
synced 2024-11-14 23:30:05 +02:00
fix(cp-frontend): fix chevron extend
This commit is contained in:
parent
f67da0aeef
commit
8ee09f8716
@ -25,8 +25,7 @@ import {
|
|||||||
Chevron
|
Chevron
|
||||||
} from 'joyent-ui-toolkit';
|
} from 'joyent-ui-toolkit';
|
||||||
|
|
||||||
|
const EnvironmentChevron = styled(Chevron)`
|
||||||
const EnvironmentChevron = Chevron.extend`
|
|
||||||
float: right;
|
float: right;
|
||||||
`;
|
`;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user