mirror of
https://github.com/chylex/Transparent-Twitch-Chat.git
synced 2025-04-25 11:15:47 +02:00
Fix hiding left border around chat when chat is on the left side
This commit is contained in:
parent
f421a27803
commit
9c81c617a2
@ -304,7 +304,7 @@ ${isChatLeft ? `@#css{{
|
||||
right: auto !important;
|
||||
}
|
||||
|
||||
${rcol} .channel-root__right-column${wa} {
|
||||
${rcol} .channel-root__right-column${wa} > div {
|
||||
border-left: none !important;
|
||||
border-right: var(--border-width-default) solid var(--color-border-base) !important;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user