mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-08-28 21:50:57 +00:00
style: use the proper primary color
This commit is contained in:
@@ -333,7 +333,7 @@ const ManageRuleEngineOrderDialog = ({
|
||||
Cancel
|
||||
</Button>
|
||||
<Button
|
||||
color="green"
|
||||
color="edr-green"
|
||||
onClick={handleSave}
|
||||
disabled={isLoading || isSaving}
|
||||
leftSection={
|
||||
|
||||
Reference in New Issue
Block a user