Skip to content

Commit

Permalink
Fix app launcher positioning
Browse files Browse the repository at this point in the history
  • Loading branch information
PlusInsta committed Sep 28, 2024
1 parent 3c8c617 commit 9f508eb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/DiscordPlus-source.theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -1519,6 +1519,10 @@ margin-right: 0;
.attachedBars_d0696b + .scrollableContainer_d0696b {
border-radius: 0 0 var(--dplus-radius-ui) var(--dplus-radius-ui);
}

.channelAppLauncher_df39bd {
margin-bottom: calc(var(--dplus-spacing-ui) / 2);
}
/*- 12.4.6 Search Function -*/
/* Search */
.search-1FM8Qc .searchBar-zdmu7v {
Expand Down

0 comments on commit 9f508eb

Please sign in to comment.