Update src/layout/header.tsx
All checks were successful
Release to Staging / build_and_release (push) Successful in 1m3s
All checks were successful
Release to Staging / build_and_release (push) Successful in 1m3s
This commit is contained in:
parent
cff9bbd8d0
commit
331ac285ce
@ -441,8 +441,8 @@ const RegisterButtonWithDialog = () => {
|
|||||||
style={{
|
style={{
|
||||||
padding: '10px',
|
padding: '10px',
|
||||||
borderRadius: '10px',
|
borderRadius: '10px',
|
||||||
background: 'rgba(0,0,0,0.1)',
|
background: 'rgba(205,44,255,0.1)',
|
||||||
border: 'solid 1px rgba(255 255 66 / 30%)',
|
border: 'solid 2px rgba(255,66,235,0.3)',
|
||||||
margin: '10px 0 0 0',
|
margin: '10px 0 0 0',
|
||||||
color: '#ffffffbf'
|
color: '#ffffffbf'
|
||||||
}}
|
}}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user