mirror of
https://github.com/morgan9e/chatgpt-web
synced 2026-04-14 00:14:04 +09:00
Allow nested sections to work correctly
This commit is contained in:
@@ -5,6 +5,7 @@ $: apiKey = $apiKeyStorage
|
||||
|
||||
</script>
|
||||
|
||||
<section class="section">
|
||||
<article class="message">
|
||||
<div class="message-body">
|
||||
<strong><a href="https://github.com/Niek/chatgpt-web">ChatGPT-web</a></strong>
|
||||
@@ -59,3 +60,4 @@ $: apiKey = $apiKeyStorage
|
||||
</div>
|
||||
</article>
|
||||
{/if}
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user