[Userscript]: WaniKani Ultimate Timeline

Quick fix 2: To get rid of the redundant now default timeline, replace line 194 (should be blank) with this:

‘.forecast {display: none;}’+
‘.dashboard .progress-and-forecast {grid-template-columns: 0;}’+
‘.dashboard section.lessons-and-reviews li {flex: auto !important;}’+

2 Likes