Skip to content

Commit

Permalink
chore: update classes
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and Metro420yt committed Oct 27, 2024
1 parent 2d8fee7 commit 1363dd4
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions stuff/_chat.scss
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
z-index: unset;
}

.channelTextArea_a7d72e .scrollableContainer_d0696b::after,
.channelTextArea_a7d72e .scrollableContainer_bdf0de::after,
.wrapper_faf5ab::after {
position: absolute;
content: "";
Expand Down Expand Up @@ -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,
Expand Down
2 changes: 1 addition & 1 deletion stuff/_other.scss
Original file line number Diff line number Diff line change
Expand Up @@ -517,7 +517,7 @@
padding-left: 0;

& > .content_eed6a8,
.buttons_d0696b,
.buttons_bdf0de,
.messagesPopout_ac90a2 {
padding-right: 10px !important;
}
Expand Down
2 changes: 1 addition & 1 deletion stuff/custom/_no-scrollbar.scss
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
.unread_d8bfb3 {
z-index: 1;
}
.buttons_d0696b {
.buttons_bdf0de {
padding-right: 10px !important;
}
.typeThread_d8bfb3 .link_d8bfb3 {
Expand Down

0 comments on commit 1363dd4

Please sign in to comment.