feat: use dark pink
This commit is contained in:
@@ -112,7 +112,7 @@ export const InterpretationLog: React.FC<InterpretationLogProps> = ({ isOpen, se
|
|||||||
style={{
|
style={{
|
||||||
color: 'white',
|
color: 'white',
|
||||||
position: 'fixed',
|
position: 'fixed',
|
||||||
background: '#3f4853',
|
background: '#870468',
|
||||||
border: 'none',
|
border: 'none',
|
||||||
padding: '30px 20px',
|
padding: '30px 20px',
|
||||||
width: '100%',
|
width: '100%',
|
||||||
|
|||||||
Reference in New Issue
Block a user