diff --git a/stuff/_chat.scss b/stuff/_chat.scss index 40a720e..96675fd 100644 --- a/stuff/_chat.scss +++ b/stuff/_chat.scss @@ -75,7 +75,7 @@ z-index: unset; } - .channelTextArea_a7d72e .scrollableContainer_d0696b::after, + .channelTextArea_a7d72e .scrollableContainer_bdf0de::after, .wrapper_faf5ab::after { position: absolute; content: ""; @@ -270,8 +270,8 @@ } // Chat buttons - .attachButton_d0696b .attachButtonPlus_f298d4, - .attachButton_d0696b:hover .attachButtonPlus_f298d4 { + .attachButton_bdf0de .attachButtonPlus_f298d4, + .attachButton_bdf0de:hover .attachButtonPlus_f298d4 { fill: var(--chat-buttons); } .buttonWrapper_f9af59, diff --git a/stuff/_other.scss b/stuff/_other.scss index 03e2216..322f70b 100644 --- a/stuff/_other.scss +++ b/stuff/_other.scss @@ -517,7 +517,7 @@ padding-left: 0; & > .content_eed6a8, - .buttons_d0696b, + .buttons_bdf0de, .messagesPopout_ac90a2 { padding-right: 10px !important; } diff --git a/stuff/custom/_no-scrollbar.scss b/stuff/custom/_no-scrollbar.scss index dbc6188..5e7bb65 100644 --- a/stuff/custom/_no-scrollbar.scss +++ b/stuff/custom/_no-scrollbar.scss @@ -25,7 +25,7 @@ .unread_d8bfb3 { z-index: 1; } - .buttons_d0696b { + .buttons_bdf0de { padding-right: 10px !important; } .typeThread_d8bfb3 .link_d8bfb3 {