From 6a21aa07c0bd6f601206cc12e659ebd6319364b6 Mon Sep 17 00:00:00 2001 From: Terry Truong Date: Sun, 18 Dec 2022 22:24:00 +1100 Subject: Make BaseLine spans more visible Increase min-length to 3px, add margin around BaseLine Fix non-visibility on startup --- src/components/BaseLine.vue | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'src/components/BaseLine.vue') diff --git a/src/components/BaseLine.vue b/src/components/BaseLine.vue index 0187b20..8730d90 100644 --- a/src/components/BaseLine.vue +++ b/src/components/BaseLine.vue @@ -1,6 +1,6 @@