节目编辑时,翻页按钮浮动

This commit is contained in:
2025-07-01 11:03:19 +08:00
parent 37afb22641
commit 9b5eb834cd

View File

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