mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-11-10 10:18:23 +00:00
fix(SubscriptionsPage): fix card arrangement with more channels
This commit is contained in:
parent
d8e1139e82
commit
84bce5d0ac
@ -15,7 +15,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<hr />
|
<hr />
|
||||||
<!-- Subscriptions card list -->
|
<!-- Subscriptions card list -->
|
||||||
<div class="xl:flex <md:flex-wrap">
|
<div class="xl:grid xl:grid-cols-5 <md:flex-wrap">
|
||||||
<!-- channel info card -->
|
<!-- channel info card -->
|
||||||
<div
|
<div
|
||||||
class="col m-2 p-1 border rounded-lg border-gray-500"
|
class="col m-2 p-1 border rounded-lg border-gray-500"
|
||||||
|
Loading…
Reference in New Issue
Block a user