mirror of
https://github.com/wassname/talk.git
synced 2026-07-11 07:31:14 +08:00
Notification
This commit is contained in:
@@ -11,6 +11,6 @@ const SnackBar = ({children, className, position, ...attrs}) => {
|
||||
);
|
||||
};
|
||||
|
||||
const fixedStyle = {bottom: '70px', top: 'auto'};
|
||||
const fixedStyle = {bottom: '200px', top: 'auto'};
|
||||
|
||||
export default SnackBar;
|
||||
|
||||
Reference in New Issue
Block a user