← All changes
|
assets/css/modules/countdown-timer/admin/preview.css
+5
-3
1.10.4
→
2.3.2
View file →
| @@ -34,11 +34,8 @@ | ||
| 34 | 34 | -webkit-box-align: center; |
| 35 | 35 | -ms-flex-align: center; |
| 36 | 36 | align-items: center; |
| 37 | 37 | gap: 30px; |
| 38 | - /** | |
| 39 | - * Star rating | |
| 40 | - */ | |
| 41 | 38 | } |
| 42 | 39 | .mrc-preview-single-product-elements .mrc-preview-left-column { |
| 43 | 40 | width: 38%; |
| 44 | 41 | min-width: 38%; |
| @@ -118,8 +115,13 @@ | ||
| 118 | 115 | padding: 5px; |
| 119 | 116 | } |
| 120 | 117 | .mrc-preview-single-product-elements .merchant-countdown-timer { |
| 121 | 118 | margin-block: 30px 40px; |
| 119 | +} | |
| 120 | +.mrc-preview-single-product-elements { | |
| 121 | + /** | |
| 122 | + * Star rating | |
| 123 | + */ | |
| 122 | 124 | } |
| 123 | 125 | .mrc-preview-single-product-elements .mrc-preview-rating { |
| 124 | 126 | display: -webkit-box; |
| 125 | 127 | display: -ms-flexbox; |