/* saved-article-item styles removed as we now use full thread partial *//* Ensure thread items in modal look good */

/* saved-article-item styles removed as we now use full thread partial */

/* Ensure thread items in modal look good */
#savedArticlesList .thread__grid {
    border-bottom: 1px solid var(--border);
    padding: 15px;
}

#savedArticlesList .thread__grid:last-child {
    border-bottom: none;
}
