#Sign It
1 messages · Page 1 of 1 (latest)
Thanks
i just use it for screenhots
ah i see
seems to not work anymore. could just be my CSS breaking things though.
the bottom of settings one works but the title bar doesnt because vencord sets its display to none
so you have to use css .titleBar-1it3bQ::after { display:flex; position: absolute; top: -4px; right: 90px; height: 18px; padding: 4px; line-height: 23px; font-size: 12px; letter-spacing: 0; font-family: var(--font-primary); content: var(--sign-text); color: var(--sign-color); }