File tree 1 file changed +0
-41
lines changed
1 file changed +0
-41
lines changed Original file line number Diff line number Diff line change @@ -485,47 +485,6 @@ html {
485
485
}
486
486
}
487
487
488
- > [class *= "chat_" ] {
489
- [aria-label = "Channel header" ] {
490
- [class *= "toolbar_" ] {
491
- display : grid;
492
- grid-template-areas : "c1 c3 c2 c4 c5 c6 c7 c8" ;
493
-
494
- > : nth-child (1 ) {
495
- grid-area : c1
496
- }
497
-
498
- > : nth-child (2 ) {
499
- grid-area : c2
500
- }
501
-
502
- > : nth-child (3 ) {
503
- grid-area : c3
504
- }
505
-
506
- > : nth-child (4 ) {
507
- grid-area : c4
508
- }
509
-
510
- > : nth-child (5 ) {
511
- grid-area : c5
512
- }
513
-
514
- > : nth-child (6 ) {
515
- grid-area : c6
516
- }
517
-
518
- > : nth-child (7 ) {
519
- grid-area : c7
520
- }
521
-
522
- > : nth-child (8 ) {
523
- grid-area : c8
524
- }
525
- }
526
- }
527
- }
528
-
529
488
> .sidebar_a4d4d9 {
530
489
background : transparent;
531
490
background : var (--background-secondary );
You can’t perform that action at this time.
0 commit comments