Skip to content

Commit

Permalink
deploy: ede2e21
Browse files Browse the repository at this point in the history
  • Loading branch information
Gibbu committed Jul 14, 2024
1 parent 598090f commit 667b9e0
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions SoftX.css
Original file line number Diff line number Diff line change
Expand Up @@ -261,6 +261,24 @@ html.theme-light .container_b2ca13 {
top: 0;
}

.platform-win .winButton_a934d8 {
height: 74px;
}

.toolbar_fc4f04 {
margin-right: 150px;
}

.theme-dark .themed_fc4f04 {
background: var(--bg-secondary);
height: 74px;
border-bottom: 1px solid var(--border);
}

.theme-dark .children_fc4f04:after {
background: transparent;
}

.members_cbd271,
.peopleList_e0840f,
.sidebarRegionScroller_c25c6d,
Expand Down Expand Up @@ -1763,6 +1781,12 @@ body .footer_ad9cbd,
top: 25px;
right: 187px;
}
#app-mount .children_fc4f04 {
height: 60px;
}
#app-mount .disabledButtonWrapper_dd4f85 .button_dd4f85.grow_dd4f85 {
margin-left: 18px;
}

#app-mount .container_cbd271 {
background: transparent;
Expand Down

0 comments on commit 667b9e0

Please sign in to comment.