Skip to content

Commit

Permalink
chore: remove react-feather icon library
Browse files Browse the repository at this point in the history
  • Loading branch information
ianjon3s committed Nov 22, 2023
1 parent 051ee4a commit 2a65b04
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions editor.planx.uk/src/pages/FlowEditor/floweditor.scss
Original file line number Diff line number Diff line change
Expand Up @@ -47,14 +47,15 @@ $pixel: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAA
input {
flex: 1;
padding: 5px;
margin-right: 5px;
background: white;
border: 1px solid rgba(0, 0, 0, 0.2);
}
svg {
cursor: pointer;
opacity: 0.7;
padding: 6px 0 3px 5px;
// height: 20px;
margin: 6px 4px 1px 4px;
font-size: 1.2rem;
}
display: flex;
background: #ddd;
Expand Down

0 comments on commit 2a65b04

Please sign in to comment.