#merge app launcher to chat bar
1 messages ยท Page 1 of 1 (latest)
slightly edited version that fit's in slightly better i think
/* merge app launcher to be part of the chat bar */
[class^=channelTextArea_] > [class^=scrollableContainer_]:not(:has(>[class*=innerDisabled_])) {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
margin-right: -10px;
}
[class^=channelAppLauncher_] {
margin-left: 0;
min-width: 44px;
background: var(--bg-overlay-3, var(--channeltextarea-background));;
border-top-right-radius: 8px;
border-bottom-right-radius: 8px;
>[class^=buttonContainer_] {
top: 0;
position:absolute;
>button {
width: 39.97px;
}
}
}```
small bug fix (to original) for it making corners of no permission one sharp
[class^=channelTextArea_] > [class^=scrollableContainer_]:not(:has(>[class*=innerDisabled_])) {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
@warped niche thanks! will add those ๐
if you wanna remove it completely like me ๐ญ๐
/* Hide Apps button */
button[aria-label="Apps"] {
display: none;
}
.channelAppLauncher_df39bd {
margin-right: -20px
}
didnt feel like asking for permission to post
lol
its already a snippet
i didnt see it
and even if it wasnt, send it in #๐จ-theme-development not here
womp womp
whats that calendar icon you both have
timestamp plugin