fixed word-breaking and style issues
This commit is contained in:
@@ -6,7 +6,7 @@ document.addEventListener('DOMContentLoaded', () => {
|
||||
// @formatter:on
|
||||
|
||||
const notyf = new Notyf({
|
||||
duration: 10000, position: {
|
||||
duration: 10000 * 1000, position: {
|
||||
x: 'right', y: 'bottom',
|
||||
}, ripple: true, dismissible: true, fontSize: '32px',
|
||||
});
|
||||
|
||||
+1
-1
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user