mirror of
https://github.com/Equicord/Equicord.git
synced 2025-02-15 17:14:04 -05:00
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);
|
|
}
|