← All changes
|
app/Elementor/Widgets/Controls/ModuleBtnControls.php
+1
-1
2.1.7
→
2.0.2
View file →
| @@ -112,9 +112,9 @@ | ||
| 112 | 112 | 'icon' => 'eicon-text-align-right', |
| 113 | 113 | ], |
| 114 | 114 | ], |
| 115 | 115 | 'selectors' => [ |
| 116 | - $selector['module_item_alignment'] => 'justify-content: {{VALUE}}!important;', | |
| 116 | + $selector['module_item_alignment'] => 'justify-content: {{VALUE}};', | |
| 117 | 117 | ], |
| 118 | 118 | ], |
| 119 | 119 | 'module_tabs_start' => [ |
| 120 | 120 | 'mode' => 'tabs_start', |