From 41c7ff173a68583ab19a4a75d88455481021ab45 Mon Sep 17 00:00:00 2001 From: Alex <40072887+alexdcrane@users.noreply.github.com> Date: Tue, 11 Mar 2025 10:11:11 -0700 Subject: [PATCH] Use table_row_text settings for domain selector text size and font --- themes/default/css.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/themes/default/css.php b/themes/default/css.php index b6bcbc88f7..5fd03cf916 100644 --- a/themes/default/css.php +++ b/themes/default/css.php @@ -1542,8 +1542,8 @@ else { //default: white bottom: 0; width: 340px; padding: 20px 20px 100px 20px; - font-family: arial, san-serif; - font-size: 10pt; + font-family: ; + font-size: ; overflow: hidden; background: ; -webkit-box-shadow: ;