rbro-tat-uds 1.1.5 → 1.1.6

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.es.js CHANGED
@@ -3264,6 +3264,7 @@ const $i = y.button`
3264
3264
  display: flex;
3265
3265
  justify-content: center;
3266
3266
  align-items: center;
3267
+ padding: 0px;
3267
3268
 
3268
3269
  ${(e) => e.$intent && e.$variant && Ai[e.$intent][e.$variant]}
3269
3270