File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Moonlight.Client/UI/Views/Admin Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1111
1212<div class =" grid grid-cols-1 sm:grid-cols-3 mb-8 gap-x-3 gap-y-2 sm:gap-y-0" >
1313 <div class =" col-span-1 card card-body border-l-4 border-primary" >
14- <p class =" font-medium tracking-wide text-slate-100 " >
14+ <p class =" font-medium tracking-wide text-base-content " >
1515 API Documentation
1616 </p >
1717 <a href =" /api/swagger" target =" _blank" class =" mt-2 flex items-center justify-between text-primary" >
Original file line number Diff line number Diff line change 2323 <div class =" card card-body" >
2424 <div class =" flex justify-center" >
2525 <WButton OnClick =" Restart" CssClasses =" btn btn-error w-full" >
26- <i class =" icon-repeat text-xl text-base-content me-2" ></i >
26+ <i class =" icon-repeat me-2" ></i >
2727 Restart/Shutdown
2828 </WButton >
2929 </div >
You can’t perform that action at this time.
0 commit comments