mirror of
https://github.com/KnugiHK/WhatsApp-Chat-Exporter.git
synced 2026-02-17 22:36:21 +00:00
Give styling to "End of history"
This commit is contained in:
@@ -587,11 +587,13 @@
|
|||||||
{% endfor %}
|
{% endfor %}
|
||||||
</div>
|
</div>
|
||||||
<footer>
|
<footer>
|
||||||
<h2 class="text-center">
|
{% if not next %}
|
||||||
{% if not next %}
|
<div class="flex justify-center mb-6">
|
||||||
End of History
|
<div class="bg-[#e1f2fb] rounded-lg px-3 py-2 text-sm text-[#54656f]">
|
||||||
{% endif %}
|
End of History
|
||||||
</h2>
|
</div>
|
||||||
|
</div>
|
||||||
|
{% endif %}
|
||||||
<br>
|
<br>
|
||||||
Portions of this page are reproduced from <a href="https://web.dev/articles/lazy-loading-video">work</a>
|
Portions of this page are reproduced from <a href="https://web.dev/articles/lazy-loading-video">work</a>
|
||||||
created and <a href="https://developers.google.com/readme/policies">shared by Google</a> and used
|
created and <a href="https://developers.google.com/readme/policies">shared by Google</a> and used
|
||||||
|
|||||||
Reference in New Issue
Block a user