← All changes
|
assets/css/modules/container-converter/editor.css
+6
-2
4.1.0-dev2
→
3.6.7
View file →
| @@ -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 */ |