Skip to content

Commit

Permalink
Make alternative open button green
Browse files Browse the repository at this point in the history
  • Loading branch information
user890104 committed Jan 18, 2024
1 parent 4474bd4 commit b6ac843
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/widgets/DeviceActionButton/DeviceActionButton.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ const types = {
icon: 'fa-solid fa-right-to-bracket',
},
open_alternative: {
variant: '',
variant: 'success',
icon: 'fa-solid fa-right-to-bracket',
},
lock: {
Expand Down

0 comments on commit b6ac843

Please sign in to comment.