From 60d9b68dc18fe556469c374ec5a2867d9f35dc7b Mon Sep 17 00:00:00 2001 From: Plucky Date: Mon, 17 Oct 2022 00:54:50 +0800 Subject: [PATCH] sidebar safari flex --- .gitignore | 3 +- dist/index.html | 8 +- ...76a.js => r-dashboard-436bab45f7450582.js} | 12 +- ...m => r-dashboard-436bab45f7450582_bg.wasm} | Bin 7583474 -> 7583592 bytes dist/style.css | 726 +++++++++--------- index.css | 19 +- index.html | 2 +- src/app.rs | 10 +- src/components/header.rs | 1 - src/components/sidebar.rs | 14 +- src/views/modal.rs | 4 +- 11 files changed, 419 insertions(+), 380 deletions(-) rename dist/{r-dashboard-afab67e69775a76a.js => r-dashboard-436bab45f7450582.js} (98%) rename dist/{r-dashboard-afab67e69775a76a_bg.wasm => r-dashboard-436bab45f7450582_bg.wasm} (68%) diff --git a/.gitignore b/.gitignore index c0ed7d0..480851f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /target -/logs \ No newline at end of file +/logs +.stage \ No newline at end of file diff --git a/dist/index.html b/dist/index.html index 6cfd2a2..c2bf2af 100644 --- a/dist/index.html +++ b/dist/index.html @@ -3,17 +3,17 @@ - + Dashboard - - + +
-