mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-05-07 03:37:59 +00:00
Highlight to non-orange
This commit is contained in:
@@ -54,7 +54,7 @@ const Wrapper = styled.div`
|
||||
}
|
||||
|
||||
&.highlight:before {
|
||||
box-shadow: 0 0 5px 2px darkorange;
|
||||
box-shadow: 0 0 5px 2px #aaa;
|
||||
}
|
||||
}
|
||||
`;
|
||||
|
||||
Reference in New Issue
Block a user