Skip to content

Commit 7aeeabd

Browse files
author
pixza Yaoita
committed
update class name
1 parent 26009dc commit 7aeeabd

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

src/main.css

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,7 @@ svg[class^=slider_] > rect[fill='white'] /* settings checkbuttons slider */ {
291291
.clipContainer_b11c5e {
292292
margin-top: 0;
293293
}
294-
.textArea_d0696b {
294+
.textArea_bdf0de {
295295
display: flex;
296296
flex-direction: column;
297297
justify-content: center;
@@ -447,7 +447,7 @@ svg[class^=slider_] > rect[fill='white'] /* settings checkbuttons slider */ {
447447
.container_adcaac /* vc panel */ {
448448
padding: var(--txt-pad) var(--txt-pad) calc(var(--txt-pad) / 2) var(--txt-pad);
449449
}
450-
.horizontal_bba380 > .flex_bba380 /* fix voice connected cut off */ {
450+
.horizontal_dc333f > .flex_dc333f /* fix voice connected cut off */ {
451451
margin-left: 4px;
452452
}
453453
.guilds_a4d4d9,
@@ -956,4 +956,3 @@ html.theme-light {
956956
transform: none!important;
957957
}
958958
/* end 909 commits */
959-

0 commit comments

Comments
 (0)