From 2b5d8e467becfbb50d0b55d2028997dce47b65c5 Mon Sep 17 00:00:00 2001 From: Concedo <39025047+LostRuins@users.noreply.github.com> Date: Fri, 6 Jun 2025 17:49:56 +0800 Subject: [PATCH] updated lite --- klite.embd | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/klite.embd b/klite.embd index 3c5c754ba..80be1ab46 100644 --- a/klite.embd +++ b/klite.embd @@ -2053,6 +2053,10 @@ Current version indicated by LITEVER below. flex-direction: column; text-align: center; } + .corpowelcomesmall + { + font-size: 12px; + } .corpomainbtm { padding-left: 2px; @@ -19713,6 +19717,7 @@ Current version indicated by LITEVER below. return `

How can I help you today?

+ ${(welcome!=""?`
${escape_html(welcome)}
`:``)}
`; }