From 4b8ae76132d2342f40cec703b3d5145ea075c451 Mon Sep 17 00:00:00 2001 From: vnugent Date: Wed, 13 Dec 2023 17:58:51 -0500 Subject: log time coming ui and lib updates --- front-end/src/bootstrap/Environment.vue | 44 ++++---------- .../src/bootstrap/components/ConfirmPrompt.vue | 6 +- front-end/src/bootstrap/components/Footer.vue | 2 +- front-end/src/bootstrap/components/Header.vue | 26 ++++---- front-end/src/bootstrap/index.ts | 71 +++++++--------------- front-end/src/bootstrap/style/modals.scss | 4 +- 6 files changed, 50 insertions(+), 103 deletions(-) (limited to 'front-end/src/bootstrap') diff --git a/front-end/src/bootstrap/Environment.vue b/front-end/src/bootstrap/Environment.vue index f575529..618ee62 100644 --- a/front-end/src/bootstrap/Environment.vue +++ b/front-end/src/bootstrap/Environment.vue @@ -1,7 +1,4 @@