From 08ccb50f42c5ca8588fcb3aab003d8e9f6d31ad4 Mon Sep 17 00:00:00 2001 From: RitaOak Date: Mon, 16 Mar 2020 23:11:28 +0000 Subject: [PATCH 1/5] fix: changed invite link to welcome channel --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3ec9016..c159e22 100644 --- a/README.md +++ b/README.md @@ -43,4 +43,4 @@ Integration with the backend is still experimental and requires a few changes to ## Help -Find us on [discord](https://discord.gg/RShTcdq). \ No newline at end of file +Find us on [discord](https://discord.gg/99kAgRn). \ No newline at end of file From b13225be91ae42214db94d8e609c54a421d89996 Mon Sep 17 00:00:00 2001 From: RitaOak Date: Tue, 24 Mar 2020 17:44:09 +0000 Subject: [PATCH 2/5] fix: responsive height dashboard (position: absolute) --- src/components/dashboard.js | 38 ++++++++++++++++++------------------- style/dashboard.scss | 4 ++++ 2 files changed, 23 insertions(+), 19 deletions(-) diff --git a/src/components/dashboard.js b/src/components/dashboard.js index bd479a8..18a4c13 100644 --- a/src/components/dashboard.js +++ b/src/components/dashboard.js @@ -19,9 +19,9 @@ class OAEDashboard extends PageViewElement { render() { return html` -