From 4aa28afe7bead19f633e2ce8829a66b7c65ea746 Mon Sep 17 00:00:00 2001 From: Terry Truong Date: Mon, 10 Oct 2022 21:47:32 +1100 Subject: Prevent span-regions in baseline becoming too small to see --- src/components/BaseLine.vue | 40 +++++++++++++++++++++++++++++++--------- 1 file changed, 31 insertions(+), 9 deletions(-) (limited to 'src/components/BaseLine.vue') diff --git a/src/components/BaseLine.vue b/src/components/BaseLine.vue index 84a3846..6f2dbc9 100644 --- a/src/components/BaseLine.vue +++ b/src/components/BaseLine.vue @@ -1,11 +1,11 @@