mirror of
https://github.com/usebruno/bruno.git
synced 2026-06-28 15:14:06 +00:00
chore: using tabler icon instead of fontawesome for caret
This commit is contained in:
@@ -28,6 +28,13 @@ const Wrapper = styled.div`
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.caret {
|
||||
color: rgb(140, 140, 140);
|
||||
fill: rgb(140 140 140);
|
||||
position: relative;
|
||||
top: 1px;
|
||||
}
|
||||
`;
|
||||
|
||||
export default Wrapper;
|
||||
|
||||
Reference in New Issue
Block a user