From 9e8e30c5c680ca81862e4fba5f7ae9ecea62b8ff Mon Sep 17 00:00:00 2001 From: Terry Truong Date: Mon, 4 Jul 2022 21:19:11 +1000 Subject: Update IconButton to maintain equal width/height --- src/components/HelpModal.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/components/HelpModal.vue') diff --git a/src/components/HelpModal.vue b/src/components/HelpModal.vue index 57ae90e..506a1d8 100644 --- a/src/components/HelpModal.vue +++ b/src/components/HelpModal.vue @@ -25,7 +25,7 @@

Each dot is a node, and represents a taxon, which might be a species, genus, or otherwise. The top node is the - root, and those without children are leaves. + root, and those at the bottom are leaves.

@@ -53,7 +53,7 @@

Tilo attempts to display the Tree of Life by representing nodes with tiles, - and placing tiles within other tiles to show tree structure. + and placing tiles within other tiles to show structure.

Tree with Tile layout -- cgit v1.2.3