Latest canary update broke pretty much everything
sylveon opened this issue · 7 comments
sylveon commented
Latest canary update broke pretty much everything
kylecreate commented
Confirming this as well, but it's not everything after looking around. Seems to be the top title bar that is mis-colored and text box that's now higher than the mic/headphone/setting bar. All other boxes and settings when clicked on seem to be normal.
sylveon commented
Chat box is also taking full width when it shouldn’t. Transparent doesn’t works either.
Pepijn98 commented
.titleBar-3_fDwJ {
background: #181818;
}
.container-iksrDt {
background: #212121;
}
.chat.flex-vertical.flex-spacer .title-qAcLxz {
background: #212121;
}
.flex-spacer.flex-vertical form {
background: #303030;
}
.channelTextAreaEnabled-c05Zpy.channelTextArea-1HTP3C.channelTextArea-os01xC {
background: #303030;
}
.innerEnabled-gLHeOL.inner-3if5cm.flex-3B1Tl4.innerNoAutocomplete-kaUXJZ {
background: #303030;
border-radius: 0;
margin-bottom: -1.6em;
margin-top: 0.3em;
}
Should be a quick fix for anyone locally, it's a hacky way of doing things but it works xD
Idk about Transparent tho, I don't use it
AlexFlipnote commented
AlexFlipnote commented
AlexFlipnote commented
Final conclusion
- Broken things have been fixed
- Added some small tweaks ;)
sylveon commented
pinned messages and mentions dropdown has a small glitch. you can't see the @ or pin on top-left when its opened