@mongodb-js/compass-aggregations 0.0.0-next-e42d58083be39ce9f112e6ec7f9fd1fdcb666e3e → 0.0.0-next-01a3ac56d52443bc859ccdcf7ed301ffbdea7a47

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.css CHANGED
@@ -520,43 +520,9 @@
520
520
  white-space: pre-wrap;
521
521
  }
522
522
 
523
- .stage-module-stage-container__ZDTxh {
524
- margin: 0px 10px 0px;
525
- padding-bottom: 15px;
526
- border-left: 2px solid #dee0e3;
527
- position: relative;
528
- }
529
- .stage-module-stage-container__ZDTxh:before {
530
- position: absolute;
531
- left: -3px;
532
- top: 10px;
533
- content: '';
534
- width: 4px;
535
- height: 16px;
536
- background-color: #f5f6f7;
537
- }
538
- .stage-module-stage-container__ZDTxh:after {
539
- position: absolute;
540
- left: -7px;
541
- top: 12px;
542
- content: '';
543
- width: 12px;
544
- height: 12px;
545
- border-radius: 50%;
546
- border: 2px solid #dee0e3;
547
- }
548
- .stage-module-stage-container-is-first__C7RFF:before {
549
- position: absolute;
550
- left: -3px;
551
- top: 0px;
552
- content: '';
553
- width: 4px;
554
- height: 26px;
555
- background-color: #f5f6f7;
556
- }
557
523
  .stage-module-stage-container__ZDTxh .stage-module-stage__1YPPq {
558
524
  position: relative;
559
- margin: 0px 8px 0px;
525
+ margin: 0px 16px 16px 16px;
560
526
  border: 1px solid #dee0e3;
561
527
  border-radius: 4px;
562
528
  box-shadow: 1px 1px 1px #dee0e3;
@@ -717,8 +683,7 @@
717
683
 
718
684
  .input-module-input__2mTmO {
719
685
  position: relative;
720
- margin: 18px;
721
- margin-left: 20px;
686
+ margin: 0 16px 16px;
722
687
  border: 1px solid #dee0e3;
723
688
  border-radius: 4px;
724
689
  box-shadow: 1px 1px 1px #dee0e3;
@@ -727,30 +692,20 @@
727
692
 
728
693
  .add-stage-module-add-stage-container__L3KcT {
729
694
  margin: 0px;
730
- padding-bottom: 15px;
695
+ padding-bottom: 16px;
731
696
  position: relative;
732
697
  }
733
- .add-stage-module-add-stage-container__L3KcT:after {
734
- position: absolute;
735
- left: 6px;
736
- top: 2px;
737
- content: '';
738
- width: 10px;
739
- height: 10px;
740
- border-radius: 50%;
741
- border: 5px solid #dee0e3;
742
- }
743
698
  .add-stage-module-add-stage-container__L3KcT .add-stage-module-add-stage__3hDT6 {
744
699
  flex-shrink: 0;
745
700
  display: flex;
746
701
  justify-content: center;
747
702
  position: relative;
748
- margin: 0px 20px 0px;
703
+ margin: 0px 16px 0px;
749
704
  border: 1px solid #dee0e3;
750
705
  border-radius: 4px;
751
706
  box-shadow: 1px 1px 1px #dee0e3;
752
707
  background: #fff;
753
- width: 370px;
708
+ width: 384px;
754
709
  }
755
710
  .add-stage-module-add-stage-container__L3KcT .add-stage-module-add-stage__3hDT6 button {
756
711
  margin: 10px 0px 10px 0px;