From b60091b6f803897ef175845520355a0e4b54a9a1 Mon Sep 17 00:00:00 2001 From: Keavon Chambers Date: Mon, 6 Sep 2021 23:45:10 -0700 Subject: [PATCH] Additional improvements to license notice formatting --- .../widgets/inputs/MenuBarInput.vue | 6 +- frontend/vue.config.js | 79 +++++++++++++------ proc-macros/Cargo.toml | 3 + 3 files changed, 65 insertions(+), 23 deletions(-) diff --git a/frontend/src/components/widgets/inputs/MenuBarInput.vue b/frontend/src/components/widgets/inputs/MenuBarInput.vue index 01c310c0..1f1693b4 100644 --- a/frontend/src/components/widgets/inputs/MenuBarInput.vue +++ b/frontend/src/components/widgets/inputs/MenuBarInput.vue @@ -1,7 +1,7 @@