Copy CSS files to installation folder
This commit is contained in:
parent
df33f63e5f
commit
7152e4ba49
3 changed files with 3 additions and 3 deletions
|
|
@ -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 */
|
/* "Trending Now" block at the bottom of the navigation panel */
|
||||||
.app-body .getting-started__trends {
|
.app-body .getting-started__trends {
|
||||||
padding: 8px;
|
padding: 0;
|
||||||
border-radius: 8px;
|
border-radius: 8px;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-flow: column;
|
flex-flow: column;
|
||||||
|
|
|
||||||
|
|
@ -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 */
|
/* "Trending Now" block at the bottom of the navigation panel */
|
||||||
.app-body .getting-started__trends {
|
.app-body .getting-started__trends {
|
||||||
padding: 8px;
|
padding: 0;
|
||||||
border-radius: 8px;
|
border-radius: 8px;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-flow: column;
|
flex-flow: column;
|
||||||
|
|
|
||||||
|
|
@ -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 */
|
/* "Trending Now" block at the bottom of the navigation panel */
|
||||||
.app-body .getting-started__trends {
|
.app-body .getting-started__trends {
|
||||||
padding: 8px;
|
padding: 0;
|
||||||
border-radius: 8px;
|
border-radius: 8px;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-flow: column;
|
flex-flow: column;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue