diff --git a/assets/css/app.scss b/assets/css/app.scss index 5a46672c36..4bac618519 100644 --- a/assets/css/app.scss +++ b/assets/css/app.scss @@ -60,7 +60,7 @@ } .list-group-item { - @apply flex flex-row justify-start gap-2 border rounded-sm px-3 py-3; + @apply flex flex-row justify-start gap-2 border rounded-sm px-3 py-3 items-center; } // Alerts