Fix error message styling
This commit is contained in:
@@ -231,7 +231,7 @@
|
||||
</div>
|
||||
<p
|
||||
id="errorContainer"
|
||||
class="ml-2 text-red-700 dark:text-red-400 text-sm"
|
||||
class="ml-2 [&:not(:first-child)]:mt-0 text-red-700 dark:text-red-400 text-sm"
|
||||
/>
|
||||
<div class="flex flex-wrap-reverse gap-x-10 gap-y-4 justify-center">
|
||||
<button
|
||||
|
||||
Reference in New Issue
Block a user