From d9827f88003c568e572008227c507c46a334f72c Mon Sep 17 00:00:00 2001 From: Alex <40072887+alexdcrane@users.noreply.github.com> Date: Tue, 11 Mar 2025 14:32:50 -0600 Subject: [PATCH] Use table_row_text settings for domain selector text size and font (#7302) --- 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: ;