| @@ -2,8 +2,16 @@ | ||
| 2 | 2 | * Admin Preview |
| 3 | 3 | * Pre Orders |
| 4 | 4 | * |
| 5 | 5 | */ |
| 6 | +.merchant-flexible-content-control.pre-orders-style .layout:not(.active) { | |
| 7 | + border-color: #5c5f62; | |
| 8 | +} | |
| 9 | + | |
| 10 | +.merchant-module-page-setting-field-info_block { | |
| 11 | + margin-bottom: 0; | |
| 12 | +} | |
| 13 | + | |
| 6 | 14 | .merchant-module-page-preview-browser-inner { |
| 7 | 15 | display: -webkit-box; |
| 8 | 16 | display: -ms-flexbox; |
| 9 | 17 | display: flex; |