mirror of
https://github.com/bluewave-labs/Checkmate.git
synced 2026-01-28 20:59:23 -06:00
Replaced existing icons with the provided svg's in the Incident page block area
This commit is contained in:
@@ -12,7 +12,6 @@ const StatusBox = ({ title, value, status }) => {
|
||||
let sharedStyles = {
|
||||
position: "absolute",
|
||||
right: 8,
|
||||
opacity: 0.5,
|
||||
"& svg path": { stroke: theme.palette.primary.contrastTextTertiary },
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user