mirror of
https://github.com/Vendicated/Vencord.git
synced 2025-01-10 09:56:24 +00:00
64b38348d4
Co-authored-by: V <vendicated@riseup.net>
7 lines
115 B
CSS
7 lines
115 B
CSS
.vc-open-external-icon {
|
|
transform: rotate(45deg);
|
|
}
|
|
|
|
.vc-owner-crown-icon {
|
|
color: var(--text-warning);
|
|
}
|