Closed Nova1ite closed 10 months ago
Wanted to add that using ChannelTabs makes it move up this much, if it's disabled, it's less noticeable, but still there.
A temp fix for the current issue is to add the below css by @LofiTurtle. The issue will be fixed in the upcoming release.
/* remove date divider */
.hasContent__8519e {
display: none;
}
/* Un-hide unread divider with date */
.isUnread__6f880 {
display: flex !important;
}
/* Hide date in unread divider */
.content_d67847 {
display: none;
}
A temp fix for the current issue is to add the below css by @LofiTurtle. The issue will be fixed in the upcoming release.
/* remove date divider */ .hasContent__8519e { display: none; } /* Un-hide unread divider with date */ .isUnread__6f880 { display: flex !important; } /* Hide date in unread divider */ .content_d67847 { display: none; }
Thanks! Also, love this theme too, thanks for the great work!
@Inmoresentum Nvm, I'm going to close this topic, I think it's from a plugin instead. Sorry for the trouble.
@Inmoresentum Nvm, I'm going to close this topic, I think it's from a plugin instead. Sorry for the trouble.
Actually no, we did our own digging and it seems like its actually a bug form discord itself.
@Inmoresentum Nvm, I'm going to close this topic, I think it's from a plugin instead. Sorry for the trouble.
Actually no, we did our own digging and it seems like its actually a bug form discord itself.
Okay, thanks for the info! :)
@Nova1ite For context which client mod you are using and which plugin do you suspect?
@Nova1ite For context which client mod you are using and which plugin do you suspect?
PTB and my guess is that anything that affects discord's default window layout size like ChannelTabs or themes like this one or LilyPichu's causes this to happen.
Default theme layouts like Nocturnal, Comfy, and Dracula without ChannelTabs are totally fine.
Theme moves upwards whenever I use pin lists that are too long