mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-05-06 04:56:48 +02:00
add margin
This commit is contained in:
@@ -141,7 +141,7 @@
|
||||
|
||||
{{{ if authentication.length }}}
|
||||
<hr/>
|
||||
<div class="text-sm">[[admin/menu:section-social-auth]]</div>
|
||||
<div class="text-sm ms-4">[[admin/menu:section-social-auth]]</div>
|
||||
{{{ each authentication }}}
|
||||
<a class="btn-ghost-sm justify-content-start text-decoration-none" href="{relative_path}/admin{./route}">{./name}</a>
|
||||
{{{ end }}}
|
||||
|
||||
Reference in New Issue
Block a user