@limetech/lime-elements 34.1.0-next.27 → 34.1.0-next.28

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.
@@ -3085,6 +3085,9 @@ a.mdc-list-item {
3085
3085
  line-height: 100%;
3086
3086
  margin-right: -0.5rem;
3087
3087
  }
3088
+ .mdc-deprecated-list .mdc-deprecated-list-item__graphic {
3089
+ margin-right: 0.5rem;
3090
+ }
3088
3091
  .mdc-deprecated-list.mdc-deprecated-list--avatar-list {
3089
3092
  position: relative;
3090
3093
  }
@@ -3091,6 +3091,9 @@ a.mdc-list-item {
3091
3091
  line-height: 100%;
3092
3092
  margin-right: -0.5rem;
3093
3093
  }
3094
+ .mdc-deprecated-list .mdc-deprecated-list-item__graphic {
3095
+ margin-right: 0.5rem;
3096
+ }
3094
3097
  .mdc-deprecated-list.mdc-deprecated-list--avatar-list {
3095
3098
  position: relative;
3096
3099
  }