| @@ -12,9 +12,13 @@ | ||
| 12 | 12 | display: inline-block; |
| 13 | 13 | position: absolute; |
| 14 | 14 | left: 50%; |
| 15 | 15 | top: 50%; |
| 16 | - margin-inline-start: -6px; | |
| 17 | - margin-block-start: -6px; | |
| 16 | + margin-left: -6px; | |
| 17 | + margin-top: -6px; | |
| 18 | +} | |
| 19 | +.elementor-control-convert_to_container .elementor-button[disabled] { | |
| 20 | + background-color: #d5dadf; | |
| 21 | + pointer-events: none; | |
| 18 | 22 | } |
| 19 | 23 | |
| 20 | 24 | /*# sourceMappingURL=editor.css.map */ |