Discord-Css-Snippets/OtherStuff/swapMicDeafen.css
2025-01-14 03:21:12 -05:00

10 lines
No EOL
244 B
CSS

/**
* @name Swap Mic and Deafen Icon
* @author krystalskullofficial, vending.machine
* @version 0.3
* @description erm... title sums it up pretty good
*/
[class*=panels_] :is([aria-label="Mute"], [aria-label="User Settings"]) {
order: 1;
}