File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4242
4343<h2 class ="text-center" >Manage timer <strong >{timerData .id }</strong ></h2 >
4444
45- <div class =" p-4 m-auto w-full items-center" >
45+ <div class =" m-auto w-full items-center" >
4646 {#await submitResult }
4747 <div class =" flex items-center justify-center" >
4848 <ProgressRadial class =" w-10" />
Original file line number Diff line number Diff line change 4949
5050<h2 class =" text-center" >Create timer</h2 >
5151
52- <div class =" p-4 w-full md:w-[70%] lg:w-[50%] m-auto items-center" >
52+ <div class =" w-full md:w-[70%] lg:w-[50%] m-auto items-center" >
5353 {#await submitResult }
5454 <div class =" flex items-center justify-center" >
5555 <ProgressRadial class =" w-10" />
Original file line number Diff line number Diff line change 3939
4040<h2 class =" text-center" >Manage existing timer</h2 >
4141
42- <div class =" p-4 w-full md:w-[70%] lg:w-[50%] m-auto items-center" >
42+ <div class =" w-full md:w-[70%] lg:w-[50%] m-auto items-center" >
4343 {#await submitResult }
4444 <div class =" flex items-center justify-center" >
4545 <ProgressRadial class =" w-10" />
You can’t perform that action at this time.
0 commit comments