From 109751abdd37ba66622cace0e9d889d21c6795ea Mon Sep 17 00:00:00 2001 From: Phan An Date: Wed, 25 May 2022 00:33:57 +0200 Subject: [PATCH] chore(sfc-playground): style improvements (#6000) --- packages/sfc-playground/src/Header.vue | 81 +++++++++++-------- .../sfc-playground/src/icons/Download.vue | 4 +- packages/sfc-playground/src/icons/GitHub.vue | 5 +- packages/sfc-playground/src/icons/Moon.vue | 2 +- packages/sfc-playground/src/icons/Share.vue | 2 +- packages/sfc-playground/src/icons/Sun.vue | 18 ++--- 6 files changed, 63 insertions(+), 49 deletions(-) diff --git a/packages/sfc-playground/src/Header.vue b/packages/sfc-playground/src/Header.vue index 8cf4966c5..03a683f2a 100644 --- a/packages/sfc-playground/src/Header.vue +++ b/packages/sfc-playground/src/Header.vue @@ -94,7 +94,8 @@ async function fetchVersions(): Promise {