mirror of
https://github.com/usebruno/bruno.git
synced 2026-07-08 22:45:25 +00:00
feat: design system doc + cleanup codemirror info + collection overview icons (#6551)
This commit is contained in:
@@ -8,7 +8,7 @@ const Wrapper = styled.div`
|
||||
background: transparent;
|
||||
border: none;
|
||||
cursor: pointer;
|
||||
color: ${(props) => props.theme.codemirror.variable.info.iconColor};
|
||||
color: ${(props) => props.theme.dropdown.iconColor};
|
||||
border-radius: 4px;
|
||||
|
||||
&:hover {
|
||||
|
||||
Reference in New Issue
Block a user