Loading assets/styles/tailwind.css +1 −1 Original line number Diff line number Diff line Loading @@ -23,6 +23,6 @@ @layer components { .btn-blue { @apply bg-blue-500 hover:bg-blue-700 text-white font-bold py-2 px-4 rounded max-w-[100px] w-[100%] shrink-0; @apply bg-blue-500 hover:bg-blue-700 text-white font-bold py-2 px-4 rounded max-w-[100px] flex-grow; } } Loading
assets/styles/tailwind.css +1 −1 Original line number Diff line number Diff line Loading @@ -23,6 +23,6 @@ @layer components { .btn-blue { @apply bg-blue-500 hover:bg-blue-700 text-white font-bold py-2 px-4 rounded max-w-[100px] w-[100%] shrink-0; @apply bg-blue-500 hover:bg-blue-700 text-white font-bold py-2 px-4 rounded max-w-[100px] flex-grow; } }