Fix error message styling
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -231,7 +231,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<p
|
<p
|
||||||
id="errorContainer"
|
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">
|
<div class="flex flex-wrap-reverse gap-x-10 gap-y-4 justify-center">
|
||||||
<button
|
<button
|
||||||
|
|||||||
Reference in New Issue
Block a user