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

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.
@@ -3124,7 +3124,8 @@ a.mdc-list-item {
3124
3124
  display: none;
3125
3125
  }
3126
3126
  .mdc-deprecated-list.mdc-deprecated-list--two-line .mdc-deprecated-list-item__text {
3127
- padding: 0.5rem 0;
3127
+ padding-top: 0.5rem;
3128
+ padding-bottom: 0.5rem;
3128
3129
  }
3129
3130
  .mdc-deprecated-list.mdc-deprecated-list--two-line .mdc-deprecated-list-item__primary-text {
3130
3131
  margin-bottom: 0.25rem;
@@ -3130,7 +3130,8 @@ a.mdc-list-item {
3130
3130
  display: none;
3131
3131
  }
3132
3132
  .mdc-deprecated-list.mdc-deprecated-list--two-line .mdc-deprecated-list-item__text {
3133
- padding: 0.5rem 0;
3133
+ padding-top: 0.5rem;
3134
+ padding-bottom: 0.5rem;
3134
3135
  }
3135
3136
  .mdc-deprecated-list.mdc-deprecated-list--two-line .mdc-deprecated-list-item__primary-text {
3136
3137
  margin-bottom: 0.25rem;