Copy CSS files to installation folder

This commit is contained in:
nileane 2024-01-18 17:18:31 +00:00 committed by github-actions[bot]
commit 7152e4ba49
3 changed files with 3 additions and 3 deletions

View file

@ -3591,7 +3591,7 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
/* "Trending Now" block at the bottom of the navigation panel */
.app-body .getting-started__trends {
padding: 8px;
padding: 0;
border-radius: 8px;
display: flex;
flex-flow: column;