#Screw stupid masks
1 messages · Page 1 of 1 (latest)
Better version that fixes the size and fonts:
.visual-refresh .closedFolderIconWrapper__48112>div {
border-radius: 50% !important;
width: 16px;
height: 16px;
font-size: 6px !important;
line-height: 16px;
}
it seems the latest discord update broke this ?
yeah
try this @half terrace @mild sable
(you can delete everything other than the border-radius if you want)
you might need to enable the fast follows experiment
.folderHeaderSmall__48112 {
--custom-folder-preview-padding: 4px;
}
.folderPreviewGuildIcon__48112 {
border-radius: 50% !important;
font-size: 6px !important;
line-height: 16px;
}
It works, even without enabling the experiment
ah
enabling the experiment pretty much reverts the visual refresh server list if you want that
I know , but they might remove specific experiment one day?
but .css will still work if someone like you with knowledge on how to do it. Thanks anyway
well this seems like an experiment they'll probably implement
(hopefully)
It's not working anymore after the latest update
use this @prime whale