nicer margin

This commit is contained in:
dcore94 2023-02-09 16:36:50 +01:00
parent 907096ac2d
commit 46dd0de9fb
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@ class CCPMethodList2 extends HTMLElement{
<span name="author" class="badge badge-warning"></span>
<div class="float-right d-flex" style="gap:3px">
<div name="executable" title="Executable" class="border border-success">
<svg viewBox="0 0 48 48" style="fill:green;width:16px;height:16px">
<svg viewBox="0 0 48 48" style="fill:green;width:16px;height:16px;margin:auto">
<path d="M18.9 35.7 7.7 24.5l2.15-2.15 9.05 9.05 19.2-19.2 2.15 2.15Z"/>
</svg>
</div>