mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-27 21:26:38 +00:00
patch: maked close button blue
Change-Type: patch
This commit is contained in:
parent
6e9f6385d3
commit
816c45c763
@ -283,6 +283,7 @@ export function SettingsModal({ toggleModal }: SettingsModalProps): any {
|
|||||||
plain
|
plain
|
||||||
onClick={() => closeDiagFrame()}
|
onClick={() => closeDiagFrame()}
|
||||||
className="add-fab"
|
className="add-fab"
|
||||||
|
color="#00aeef"
|
||||||
padding="13px"
|
padding="13px"
|
||||||
style={{
|
style={{
|
||||||
borderRadius: '100%',
|
borderRadius: '100%',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user