From df2e6f029a563b56e1e61335767cec3530b000a4 Mon Sep 17 00:00:00 2001 From: Malthbern Date: Thu, 29 May 2025 02:16:26 -0500 Subject: [PATCH] update for build 18651133 --- ui.css | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ui.css b/ui.css index 7c30470..3ba398e 100755 --- a/ui.css +++ b/ui.css @@ -1271,6 +1271,7 @@ h1 { margin-bottom: 0; text-align: center; margin-top: 0.2em; + coh-font-fit-mode: shrink; } .content-instance-owner h3 { @@ -2198,6 +2199,11 @@ h1 { padding-top: 0.4em; } +.feed-time-block { + align-self: flex-start; + margin: 10px; +} + .button-root { display: flex; } @@ -2347,6 +2353,7 @@ h1 { line-height: 1.333333em; font-size: 1.5em; text-align: center; + coh-font-fit-mode: shrink; } .valueList { position: absolute;