From 68b6b68fd00888b6c986183d6cbbcbb064664e4c Mon Sep 17 00:00:00 2001 From: Seth Ladygo Date: Thu, 25 Apr 2019 16:53:04 -0700 Subject: [PATCH] catlist: improve 'new cat' button --- cateditor/src/components/CatalogList.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cateditor/src/components/CatalogList.vue b/cateditor/src/components/CatalogList.vue index 1b4d933..e8af1b4 100644 --- a/cateditor/src/components/CatalogList.vue +++ b/cateditor/src/components/CatalogList.vue @@ -1,8 +1,8 @@