mirror of
https://github.com/wassname/talk.git
synced 2026-06-30 03:31:01 +08:00
make notifications wider
This commit is contained in:
@@ -13,7 +13,7 @@ const snackbarStyles = {
|
||||
color: '#fff',
|
||||
borderRadius: '3px 3px 0 0',
|
||||
textAlign: 'center',
|
||||
maxWidth: '300px',
|
||||
maxWidth: '400px',
|
||||
left: '50%',
|
||||
opacity: 0,
|
||||
transform: 'translate(-50%, 20px)',
|
||||
|
||||
Reference in New Issue
Block a user