mirror of
https://github.com/usebruno/bruno.git
synced 2026-07-02 17:08:32 +00:00
chore: using tabler icon instead of fontawesome for caret
This commit is contained in:
@@ -4,6 +4,12 @@ const Wrapper = styled.div`
|
||||
.current-enviroment {
|
||||
background: #efefef;
|
||||
border-radius: 15px;
|
||||
|
||||
.caret {
|
||||
margin-left: 0.25rem;
|
||||
color: rgb(140, 140, 140);
|
||||
fill: rgb(140, 140, 140);
|
||||
}
|
||||
}
|
||||
`;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user