@elliemae/ds-basic 2.0.0-alpha.8 → 2.0.0-next.3

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/css/dimsum.css CHANGED
@@ -4560,7 +4560,7 @@ _:-ms-fullscreen, :root .em-ds-page-header-toolbar--ie-flex-basis-auto {
4560
4560
  left: -0.61538rem;
4561
4561
  top: 1px;
4562
4562
  margin-left: -1px;
4563
- margin-right: 1px; }
4563
+ margin-right: -9px; }
4564
4564
 
4565
4565
  .em-ds-page-header-v2-summary {
4566
4566
  display: flex;
@@ -8804,8 +8804,7 @@ div.em-ds-button {
8804
8804
  min-width: 244px;
8805
8805
  max-height: 449px;
8806
8806
  overflow-y: scroll;
8807
- padding-top: 4px;
8808
- padding-bottom: 4px;
8807
+ padding: 4px 0;
8809
8808
  margin: 0 auto; }
8810
8809
  .em-ds-app-picker__wrapper:focus {
8811
8810
  outline: none; }
@@ -9982,7 +9981,8 @@ _:-ms-fullscreen,
9982
9981
  .filter-header-menu {
9983
9982
  margin-top: 0.46154rem;
9984
9983
  position: relative;
9985
- right: -0.67692rem; }
9984
+ right: -0.67692rem;
9985
+ background: white; }
9986
9986
 
9987
9987
  .dg-single-filter .menu-component-internal-wrapper,
9988
9988
  .dg-multiple-filter .menu-component-internal-wrapper {