| @@ -2039,8 +2039,9 @@ | ||
| 2039 | 2039 | margin-inline: 30px 0; |
| 2040 | 2040 | padding: 5px; |
| 2041 | 2041 | box-shadow: none; |
| 2042 | 2042 | width: 92%; |
| 2043 | + flex-basis: 100%; | |
| 2043 | 2044 | } |
| 2044 | 2045 | #elementor-deactivate-feedback-modal .dialog-buttons-wrapper { |
| 2045 | 2046 | display: flex; |
| 2046 | 2047 | justify-content: space-between; |
| @@ -2083,8 +2084,9 @@ | ||
| 2083 | 2084 | display: flex; |
| 2084 | 2085 | align-items: center; |
| 2085 | 2086 | line-height: 2; |
| 2086 | 2087 | overflow: hidden; |
| 2088 | + flex-wrap: wrap; | |
| 2087 | 2089 | } |
| 2088 | 2090 | |
| 2089 | 2091 | #elementor-hidden-area { |
| 2090 | 2092 | display: none; |
| @@ -2344,48 +2346,8 @@ | ||
| 2344 | 2346 | [class*=branch-7].wp-core-ui .button .dashicons { |
| 2345 | 2347 | vertical-align: middle; |
| 2346 | 2348 | line-height: 1.2; |
| 2347 | 2349 | color: var(--wp-admin-theme-color); |
| 2348 | -} | |
| 2349 | - | |
| 2350 | -#e-dashboard-ally .ui-sortable-handle { | |
| 2351 | - justify-content: flex-start; | |
| 2352 | - gap: 8px; | |
| 2353 | -} | |
| 2354 | - | |
| 2355 | -#dashboard-widgets .e-dashboard-ally { | |
| 2356 | - padding: 28px 0; | |
| 2357 | -} | |
| 2358 | -#dashboard-widgets .e-dashboard-ally .e-dashboard-ally-img { | |
| 2359 | - text-align: center; | |
| 2360 | - margin-block-end: 16px; | |
| 2361 | -} | |
| 2362 | -#dashboard-widgets .e-dashboard-ally .e-dashboard-ally-info { | |
| 2363 | - display: flex; | |
| 2364 | - flex-direction: column; | |
| 2365 | - align-items: center; | |
| 2366 | - text-align: center; | |
| 2367 | - margin-block-end: 20px; | |
| 2368 | -} | |
| 2369 | -#dashboard-widgets .e-dashboard-ally .e-dashboard-ally-title { | |
| 2370 | - font-size: 20px; | |
| 2371 | - line-height: 32px; | |
| 2372 | - color: #0C0D0E; | |
| 2373 | - margin-block-end: 0; | |
| 2374 | -} | |
| 2375 | -#dashboard-widgets .e-dashboard-ally .e-dashboard-ally-description { | |
| 2376 | - max-width: 295px; | |
| 2377 | - font-size: 14px; | |
| 2378 | - line-height: 20px; | |
| 2379 | - color: #3F444B; | |
| 2380 | - margin: 0 0 16px; | |
| 2381 | -} | |
| 2382 | - | |
| 2383 | -label[for=e-dashboard-ally-hide] svg { | |
| 2384 | - display: inline-block; | |
| 2385 | - vertical-align: middle; | |
| 2386 | - margin-inline-end: 4px; | |
| 2387 | - margin-block-end: 2px; | |
| 2388 | 2350 | } |
| 2389 | 2351 | |
| 2390 | 2352 | .post-type-elementor_library #elementor-template-library-tabs-wrapper { |
| 2391 | 2353 | padding-block-start: 2em; |