| @@ -66,9 +66,9 @@ | ||
| 66 | 66 | |
| 67 | 67 | <style id="fcom_css_vars"> |
| 68 | 68 | <?php echo esc_html(\FluentCommunity\App\Functions\Utility::getColorCssVariables()); ?> |
| 69 | 69 | .dark body .el-dialog { |
| 70 | - --el-dialog-bg-color: var(--fcom-secondary-bg, #2B2E33); | |
| 70 | + --el-dialog-bg-color: #2B2E33; | |
| 71 | 71 | } |
| 72 | 72 | </style> |
| 73 | 73 | |
| 74 | 74 | <?php do_action('fluent_community/portal_head'); ?> |