jclib-ui 0.0.61 → 0.0.62

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.
@@ -17126,7 +17126,7 @@ const xh = Et.main`
17126
17126
  padding-inline: 12px;
17127
17127
 
17128
17128
  @media (max-width: 767px) {
17129
- padding: 12px 8px;
17129
+ padding-inline: 8px;
17130
17130
  }
17131
17131
  `, Th = Et.div`
17132
17132
  max-width: 1800px;