DEV: give categories-separator class to HR after cateogries

This allows for better styling of the hamburger menu
This commit is contained in:
Sam Saffron 2019-11-18 17:31:01 +11:00
parent af0cc89b11
commit 79b8c08d45

View File

@ -309,7 +309,7 @@ export default createWidget("hamburger-menu", {
if (this.settings.showCategories) {
results.push(this.listCategories());
results.push(h("hr"));
results.push(h("hr.categories-separator"));
}
results.push(