mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-02-14 15:53:30 -07:00
Remove unused chatlog__forward-symbol CSS class
This commit is contained in:
parent
aa13d293e4
commit
046b23d3e7
|
|
@ -304,14 +304,6 @@
|
||||||
unicode-bidi: bidi-override;
|
unicode-bidi: bidi-override;
|
||||||
}
|
}
|
||||||
|
|
||||||
.chatlog__forward-symbol {
|
|
||||||
height: 10px;
|
|
||||||
margin: 6px 4px 4px 36px;
|
|
||||||
border-left: 2px solid @Themed("#4f545c", "#c7ccd1");
|
|
||||||
border-top: 2px solid @Themed("#4f545c", "#c7ccd1");
|
|
||||||
border-radius: 8px 0 0 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
.chatlog__forwarded {
|
.chatlog__forwarded {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue