From 978e08fddf8e165e5b27bf75ced893c322e53817 Mon Sep 17 00:00:00 2001 From: Andrio Celos Date: Fri, 21 Oct 2022 11:40:57 +1100 Subject: [PATCH] Deck editor mobile layout - #2 --- TableturfBattleClient/index.html | 3 + .../src/Pages/DeckEditPage.ts | 18 +++ .../src/Pages/DeckListPage.ts | 20 +++- TableturfBattleClient/tableturf.css | 110 +++++++++++++++++- 4 files changed, 147 insertions(+), 4 deletions(-) diff --git a/TableturfBattleClient/index.html b/TableturfBattleClient/index.html index 81c48a3..3fa56b3 100644 --- a/TableturfBattleClient/index.html +++ b/TableturfBattleClient/index.html @@ -213,6 +213,7 @@
+ Back