more mobile friendly
This commit is contained in:
parent
912741acb4
commit
f2eca2c8c8
1 changed files with 1 additions and 1 deletions
|
@ -99,7 +99,7 @@ pub fn PlayingView() -> impl IntoView {
|
||||||
};
|
};
|
||||||
|
|
||||||
view! {
|
view! {
|
||||||
<div class="w-full ms-16 inline-flex flex-wrap">
|
<div class="w-full inline-flex flex-wrap">
|
||||||
<BlackCard />
|
<BlackCard />
|
||||||
|
|
||||||
// Selected cards
|
// Selected cards
|
||||||
|
|
Loading…
Add table
Reference in a new issue