File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
src/tailwindcss-stubs/resources/views Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 66 <div class =" w-full max-w-sm" >
77 <div class =" flex flex-col break-words bg-white border border-2 rounded shadow-md" >
88
9- <div class =" font-semibold bg-gray-200 text-gray-700 py-3 px-6 mb-0 shadow-inner " >
9+ <div class =" font-semibold bg-gray-200 text-gray-700 py-3 px-6 mb-0" >
1010 {{ __ (' Login' ) } }
1111 </div >
1212
Original file line number Diff line number Diff line change 66 <div class =" w-full max-w-sm" >
77 <div class =" flex flex-col break-words bg-white border border-2 rounded shadow-md" >
88
9- <div class =" font-semibold bg-gray-200 text-gray-700 py-3 px-6 mb-0 shadow-inner " >
9+ <div class =" font-semibold bg-gray-200 text-gray-700 py-3 px-6 mb-0" >
1010 {{ __ (' Register' ) } }
1111 </div >
1212
Original file line number Diff line number Diff line change 1212 @endif
1313
1414 <div class =" flex flex-col break-words bg-white border border-2 rounded shadow-md" >
15- <div class =" font-semibold bg-gray-200 text-gray-700 py-3 px-6 mb-0 shadow-inner " >
15+ <div class =" font-semibold bg-gray-200 text-gray-700 py-3 px-6 mb-0" >
1616 {{ __ (' Verify Your Email Address' ) } }
1717 </div >
1818
Original file line number Diff line number Diff line change 1212
1313 <div class =" flex flex-col break-words bg-white border border-2 rounded shadow-md" >
1414
15- <div class =" font-semibold bg-gray-200 text-gray-700 py-3 px-6 mb-0 shadow-inner " >
15+ <div class =" font-semibold bg-gray-200 text-gray-700 py-3 px-6 mb-0" >
1616 Dashboard
1717 </div >
1818
You can’t perform that action at this time.
0 commit comments