my-orders-tickets-widget 1.0.0-beta.30 → 1.0.0-beta.32

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.css CHANGED
@@ -840,3 +840,7 @@ html[data-theme="DARK"] {
840
840
  padding: 10% 30%;
841
841
  text-align: center; }
842
842
 
843
+ .ticketsTitleText___U1uH7 {
844
+ background-color: var(--color_gray_lighter);
845
+ padding: 0.7em; }
846
+