#Hide Hang Status Icons

1 messages · Page 1 of 1 (latest)

hearty needle
#

~~```css
[class^="iconGroup_"] > div:not([aria-label="Muted"]):not([aria-label="Deafen"]):not([aria-label="Live"]),
[class^="popout_"] {
display: none;
}

[class*="liveIconSpacing__"]{
display: flex !important;
}

#

popout - the hang status pop out
iconSpacing - the hanging status
liveSmall - realigns the (LIVE) badge