翻页变更

This commit is contained in:
2025-07-01 00:46:47 +08:00
parent abc05ba3b5
commit f779c07ebc
4 changed files with 6 additions and 4 deletions

View File

@ -36,7 +36,9 @@
@endforeach
</tbody>
</table>
{{$danmakus->links()}}
<div class="max-w xl:max-w-5xl lg:max-w-2xl md:max-w-lg mx-2 md:mx-auto sticky bottom-0">
{{$danmakus->links()}}
</div>
@include("common.footer")
</body>
</html>