Skip to content

Commit 592aa51

Browse files
author
pixza Yaoita
committed
update class name and give timestamp a little more space to breath
1 parent 37ba7a3 commit 592aa51

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

src/main.css

+5-3
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,9 @@ svg[class^=slider_] > rect[fill='white'] /* settings checkbuttons slider */ {
180180
[class^=content_] > [class^=resizeHandle_] /* pretend to be a margin */ {
181181
width: var(--pad);
182182
}
183+
.timestamp_f9f2ca.latin24CompactTimeStamp_f9f2ca {
184+
width: 3.3rem;
185+
}
183186

184187
/* fix inbox overflow and hiding window controls */
185188
[class^='notAppAsidePanel_'] > [class^='layerContainer_'] {
@@ -286,7 +289,7 @@ svg[class^=slider_] > rect[fill='white'] /* settings checkbuttons slider */ {
286289
.clipContainer_b11c5e {
287290
margin-top: 0;
288291
}
289-
.textArea_d0696b {
292+
.textArea_bdf0de {
290293
display: flex;
291294
flex-direction: column;
292295
justify-content: center;
@@ -442,7 +445,7 @@ svg[class^=slider_] > rect[fill='white'] /* settings checkbuttons slider */ {
442445
.container_adcaac /* vc panel */ {
443446
padding: var(--txt-pad) var(--txt-pad) calc(var(--txt-pad) / 2) var(--txt-pad);
444447
}
445-
.horizontal_bba380 > .flex_bba380 /* fix voice connected cut off */ {
448+
.horizontal_dc333f > .flex_dc333f /* fix voice connected cut off */ {
446449
margin-left: 4px;
447450
}
448451
.guilds_a4d4d9,
@@ -951,4 +954,3 @@ html.theme-light {
951954
transform: none!important;
952955
}
953956
/* end 909 commits */
954-

0 commit comments

Comments
 (0)