Skip to content

Commit

Permalink
update class name
Browse files Browse the repository at this point in the history
  • Loading branch information
pixza Yaoita committed Nov 1, 2024
1 parent 26009dc commit 7aeeabd
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions src/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -291,7 +291,7 @@ svg[class^=slider_] > rect[fill='white'] /* settings checkbuttons slider */ {
.clipContainer_b11c5e {
margin-top: 0;
}
.textArea_d0696b {
.textArea_bdf0de {
display: flex;
flex-direction: column;
justify-content: center;
Expand Down Expand Up @@ -447,7 +447,7 @@ svg[class^=slider_] > rect[fill='white'] /* settings checkbuttons slider */ {
.container_adcaac /* vc panel */ {
padding: var(--txt-pad) var(--txt-pad) calc(var(--txt-pad) / 2) var(--txt-pad);
}
.horizontal_bba380 > .flex_bba380 /* fix voice connected cut off */ {
.horizontal_dc333f > .flex_dc333f /* fix voice connected cut off */ {
margin-left: 4px;
}
.guilds_a4d4d9,
Expand Down Expand Up @@ -956,4 +956,3 @@ html.theme-light {
transform: none!important;
}
/* end 909 commits */

0 comments on commit 7aeeabd

Please sign in to comment.