Comments
This commit is contained in:
@@ -280,6 +280,7 @@
|
|||||||
<span
|
<span
|
||||||
class="absolute -end-3 -bottom-2 bg-slate-400 rounded-full leading-1.25 p-1 sm:px-1.5 -mt-6 border sm:border-2 border-white text-xs sm:text-base"
|
class="absolute -end-3 -bottom-2 bg-slate-400 rounded-full leading-1.25 p-1 sm:px-1.5 -mt-6 border sm:border-2 border-white text-xs sm:text-base"
|
||||||
>
|
>
|
||||||
|
<!-- If user, icon="user"; if project, icon="hammer" -->
|
||||||
<fa icon="user" class="fa-fw text-white" />
|
<fa icon="user" class="fa-fw text-white" />
|
||||||
</span>
|
</span>
|
||||||
</div>
|
</div>
|
||||||
@@ -310,6 +311,7 @@
|
|||||||
<span
|
<span
|
||||||
class="absolute -end-3 -bottom-2 bg-slate-400 rounded-full leading-1.25 p-1 sm:px-1.5 -mt-6 border sm:border-2 border-white text-xs sm:text-base"
|
class="absolute -end-3 -bottom-2 bg-slate-400 rounded-full leading-1.25 p-1 sm:px-1.5 -mt-6 border sm:border-2 border-white text-xs sm:text-base"
|
||||||
>
|
>
|
||||||
|
<!-- If user, icon="user"; if project, icon="hammer" -->
|
||||||
<fa icon="hammer" class="fa-fw text-white" />
|
<fa icon="hammer" class="fa-fw text-white" />
|
||||||
</span>
|
</span>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user