commento.scss: move highlighted to commento-card.scss
This commit is contained in:
@@ -1578,7 +1578,7 @@
|
||||
return;
|
||||
}
|
||||
|
||||
classAdd(el, "highlighted");
|
||||
classAdd(el, "highlighted-card");
|
||||
el.scrollIntoView(true);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user