Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Willem Poortman committed Nov 18, 2022
2 parents bd9f8df + 2ec745b commit e31d412
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/view/frontend/tailwind/tailwind-source.css
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,7 @@ input:-webkit-autofill, select:-webkit-autofill, textarea:-webkit-autofill {
@keyframes livewireautofill { from {} }

#livewire-error iframe {
@apply !bg-white !rounded !rounded-md !px-4 py-3;
background-color: rgb(255 255 255) !important;
border-radius: 0.375rem !important;
padding: 0.75rem 1rem !important;
}

0 comments on commit e31d412

Please sign in to comment.