From 15aa5db3d5eb136f580ca79fcabb7fd999ae8ee0 Mon Sep 17 00:00:00 2001 From: Ariel Klikstein Date: Tue, 21 Jan 2025 11:52:30 +0200 Subject: [PATCH] Add autofocus to close button dialog --- includes/settings-functions.php | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/includes/settings-functions.php b/includes/settings-functions.php index a3fd503b..d25741ae 100644 --- a/includes/settings-functions.php +++ b/includes/settings-functions.php @@ -132,10 +132,8 @@ function hello_elementor_settings_page_footer() { inset-block-start: 20px; inset-inline-end: 20px; font-size: 26px; - line-height: 1; background: none; border: none; - border-radius: 50%; aspect-ratio: 1; cursor: pointer; } @@ -151,7 +149,7 @@ function hello_elementor_settings_page_footer() { } ); - +