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