mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-09-16 10:06:54 +00:00
Fix square avatars feature not making the channel page halo squared
This commit is contained in:
parent
65cc86130e
commit
aeee4fc1ce
1 changed files with 3 additions and 1 deletions
|
@ -6,7 +6,9 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.user-avatar-card__halo,
|
.user-avatar-card__halo,
|
||||||
.player-streaminfo__picture img[src] {
|
.player-streaminfo__picture img[src],
|
||||||
|
.channel-info-content .tw-halo,
|
||||||
|
.channel-info-content .tw-halo::before {
|
||||||
border-radius: 0 !important;
|
border-radius: 0 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue