master
kek7198 2021-12-31 11:21:59 -06:00
parent 8e1bcaa360
commit 9aeba2ec35
2 changed files with 9 additions and 1 deletions

View File

@ -1438,6 +1438,11 @@ video {
margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}
.space-y-2\.5 > :not([hidden]) ~ :not([hidden]) {
--tw-space-y-reverse: 0;
margin-top: calc(0.625rem * calc(1 - var(--tw-space-y-reverse)));
margin-bottom: calc(0.625rem * var(--tw-space-y-reverse));
}
.divide-x > :not([hidden]) ~ :not([hidden]) {
--tw-divide-x-reverse: 0;
border-right-width: calc(1px * var(--tw-divide-x-reverse));
@ -2243,6 +2248,9 @@ video {
.pb-12 {
padding-bottom: 3rem;
}
.pt-2\.5 {
padding-top: 0.625rem;
}
.text-left {
text-align: left;
}

View File

@ -19,7 +19,7 @@
{% for ma in actions %}
<li id="action-{{ma.id}}" class="relative flex pt-2.5 first:pt-0">
<div class="w-6 h-6 flex justify-center items-center flex-shrink-0">
<i class="far {{ ma.icon }} {{ colors[ma.icon] }} text-lg fa-fw"></i>
<i class="far {{ ma.icon }} {{ colors[ma.icon] }} fa-fw"></i>
</div>
<div class="pl-2 text-gray-500 dark:text-gray-400 text-sm">
<div>