speakmore-2.0/templates/messages.html

3 lines
217 B
HTML
Raw Permalink Normal View History

<div class="flex flex-col flex-1 overflow-y-auto pb-5 border-solid border-r-1 border-t-1 border-l-1 border-[#cad6d8] bg-white pl-20 pr-20 dark:!bg-[#242424] dark:!border-[#595959] wrap-anywhere" id="messages">
</div>