File tree Expand file tree Collapse file tree 1 file changed +9
-8
lines changed
Expand file tree Collapse file tree 1 file changed +9
-8
lines changed Original file line number Diff line number Diff line change 55 :pt:header:class =" 'justify-center text-4xl font-bold'"
66 >
77 <div class =" flex flex-col max-w-4xl mx-auto gap-4 text-left" >
8- <div class =" group mb-4 text-muted-color text-center cursor-pointer" @click =" refresh" >
9- <span class =" group-hover:hidden" >Last update: {{ formattedUpdated }}</span >
10- <span class =" hidden group-hover:inline text-primary-emphasis" >Click to clear cache.</span >
11- </div >
12- <div class =" flex flex-col gap-4 -mt-12" >
8+ <div class =" flex justify-between flex-wrap gap-4" >
9+ <div ></div >
10+ <div class =" group text-muted-color text-center cursor-pointer w-4/5" @click =" refresh" >
11+ <span class =" group-hover:hidden" >Last update: {{ formattedUpdated }}</span >
12+ <span class =" hidden group-hover:inline text-primary-emphasis" >Click to clear cache.</span >
13+ </div >
1314 <i
1415 class =" self-end flex pi pi-question-circle text-xl text-muted-color hover:text-primary-emphasis peer cursor-help"
1516 ></i >
1617 <div
17- class =" text-muted-color flex flex-col gap-4 max-h-0 overflow-y-hidden peer-hover:max-h-dvh hover:max-h-dvh transition-all duration-1000 ease-in-out"
18+ class =" w-full text-muted-color flex flex-col gap-4 max-h-0 overflow-y-hidden peer-hover:max-h-dvh hover:max-h-dvh transition-all duration-1000 ease-in-out"
1819 >
1920 <p >
2021 The support of stacked PR on the GitHub pull request page is pretty much non-existent. This page
2930 </p >
3031 <p >
3132 You can also use this page for your projects by adding
32- <span class =" text-sm font-mono text-muted-color-emphasis" >#< ; owner> ; /< ; repo> ; </span > at
33- the end of the url.
33+ <span class =" text-sm font-mono text-muted-color-emphasis" >#< ; owner> ; /< ; repo> ; </span >
34+ at the end of the url.
3435 </p >
3536 </div >
3637 </div >
You can’t perform that action at this time.
0 commit comments