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 6
6
<div class =" w-full max-w-sm" >
7
7
<div class =" flex flex-col break-words bg-white border border-2 rounded shadow-md" >
8
8
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" >
10
10
{{ __ (' Login' ) } }
11
11
</div >
12
12
Original file line number Diff line number Diff line change 6
6
<div class =" w-full max-w-sm" >
7
7
<div class =" flex flex-col break-words bg-white border border-2 rounded shadow-md" >
8
8
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" >
10
10
{{ __ (' Register' ) } }
11
11
</div >
12
12
Original file line number Diff line number Diff line change 12
12
@endif
13
13
14
14
<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" >
16
16
{{ __ (' Verify Your Email Address' ) } }
17
17
</div >
18
18
Original file line number Diff line number Diff line change 12
12
13
13
<div class =" flex flex-col break-words bg-white border border-2 rounded shadow-md" >
14
14
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" >
16
16
Dashboard
17
17
</div >
18
18
You can’t perform that action at this time.
0 commit comments