mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 04:08:39 +01:00
bwa
This commit is contained in:
parent
9bd369b553
commit
aba0ca0986
1 changed files with 1 additions and 1 deletions
|
@ -659,7 +659,7 @@ function extractQueryFromUpsellMessage(message) {
|
|||
</h2>
|
||||
<h2 style="font-family: 'PokeTube Flex';font-size: large;text-align: right !important;font-stretch: ultra-expanded; font-weight: 1000; margin-bottom: -0.1em;margin-top: -1em;"><i title="PokeInstant Anwser! (not ai/LLM)" class="fa-light fa-sparkles"></i></h2>
|
||||
<span style="font-size: 7em; margin-bottom: 3em; text-align: left !important; margin-right: 7em;white-space: -moz-pre-wrap !important;white-space: -pre-wrap;white-space: -o-pre-wrap;white-space: pre-wrap;word-wrap: break-word;white-space: -webkit-pre-wrap;word-break: break-all;white-space: normal;">
|
||||
<%- answer %>
|
||||
<%= answer %>
|
||||
</span>
|
||||
</div>
|
||||
<% } else if (showUpsell) { %>
|
||||
|
|
Loading…
Reference in a new issue