File tree 1 file changed +5
-3
lines changed
1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -180,6 +180,9 @@ svg[class^=slider_] > rect[fill='white'] /* settings checkbuttons slider */ {
180
180
[class ^= content_ ] > [class ^= resizeHandle_ ] /* pretend to be a margin */ {
181
181
width : var (--pad );
182
182
}
183
+ .timestamp_f9f2ca .latin24CompactTimeStamp_f9f2ca {
184
+ width : 3.3rem ;
185
+ }
183
186
184
187
/* fix inbox overflow and hiding window controls */
185
188
[class ^= 'notAppAsidePanel_' ] > [class ^= 'layerContainer_' ] {
@@ -286,7 +289,7 @@ svg[class^=slider_] > rect[fill='white'] /* settings checkbuttons slider */ {
286
289
.clipContainer_b11c5e {
287
290
margin-top : 0 ;
288
291
}
289
- .textArea_d0696b {
292
+ .textArea_bdf0de {
290
293
display : flex;
291
294
flex-direction : column;
292
295
justify-content : center;
@@ -442,7 +445,7 @@ svg[class^=slider_] > rect[fill='white'] /* settings checkbuttons slider */ {
442
445
.container_adcaac /* vc panel */ {
443
446
padding : var (--txt-pad ) var (--txt-pad ) calc (var (--txt-pad ) / 2 ) var (--txt-pad );
444
447
}
445
- .horizontal_bba380 > .flex_bba380 /* fix voice connected cut off */ {
448
+ .horizontal_dc333f > .flex_dc333f /* fix voice connected cut off */ {
446
449
margin-left : 4px ;
447
450
}
448
451
.guilds_a4d4d9 ,
@@ -951,4 +954,3 @@ html.theme-light {
951
954
transform : none!important ;
952
955
}
953
956
/* end 909 commits */
954
-
You can’t perform that action at this time.
0 commit comments