/* /Layout/MainLayout.razor.rz.scp.css */

/* /Pages/NewsFeed.razor.rz.scp.css */
[b-csfox28jr8] .news-tile-container {
    overflow-y: scroll;
    height: calc(100dvh - 160px);
    scrollbar-width: none;
}
