nicer margin
This commit is contained in:
parent
907096ac2d
commit
46dd0de9fb
|
@ -89,7 +89,7 @@ class CCPMethodList2 extends HTMLElement{
|
||||||
<span name="author" class="badge badge-warning"></span>
|
<span name="author" class="badge badge-warning"></span>
|
||||||
<div class="float-right d-flex" style="gap:3px">
|
<div class="float-right d-flex" style="gap:3px">
|
||||||
<div name="executable" title="Executable" class="border border-success">
|
<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"/>
|
<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>
|
</svg>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in New Issue