mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-06-09 20:11:04 +00:00
Tone-down highlights (#205)
This commit is contained in:
@@ -54,7 +54,7 @@ const Wrapper = styled.div`
|
||||
}
|
||||
|
||||
&.highlight:before {
|
||||
box-shadow: 0 0 5px 2px red;
|
||||
box-shadow: 0 0 5px 2px darkorange;
|
||||
}
|
||||
}
|
||||
`;
|
||||
|
||||
Reference in New Issue
Block a user