feat: Update actions page for mobile

This commit is contained in:
2025-06-26 14:05:43 +10:00
parent a3560c2615
commit 7494b77f32
4 changed files with 5 additions and 5 deletions

View File

@@ -145,7 +145,7 @@
</div>
</div>{{plugins|safe}}
</div>
<div class="row d-none d-sm-none d-md-block">
<div class="row d-none d-print-block d-sm-none d-md-none d-lg-block d-xl-block d-xxl-block">
<div class="col">
<div class="card shadow mb-4">
<div class="card-header d-flex justify-content-between align-items-center">
@@ -170,7 +170,7 @@
</div>
</div>
</div>
<div class="row d-block d-sm-block d-md-none">
<div class="row d-block d-print-none d-sm-block d-md-block d-lg-none d-xl-none d-xxl-none">
<div class="col">
<div class="card shadow mb-4">
<div class="card-header d-flex justify-content-between align-items-center">