nicer margin
This commit is contained in:
parent
46dd0de9fb
commit
3e7f3a515a
|
@ -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;margin:auto">
|
||||
<svg viewBox="0 0 48 48" style="fill:green;width:16px;height:16px;display:block">
|
||||
<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>
|
||||
|
|
Loading…
Reference in New Issue