From b7115a4e47b1a1071a713620647b6859ba659d49 Mon Sep 17 00:00:00 2001 From: Fine0830 Date: Fri, 1 Sep 2023 11:18:11 +0800 Subject: [PATCH] fix: update Marketplace title and breadcrumb component style (#316) --- src/layout/components/NavBar.vue | 9 +++++++-- src/styles/reset.scss | 3 --- src/views/Marketplace.vue | 2 -- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/src/layout/components/NavBar.vue b/src/layout/components/NavBar.vue index 7f000cb1..43202ed5 100644 --- a/src/layout/components/NavBar.vue +++ b/src/layout/components/NavBar.vue @@ -14,7 +14,12 @@ See the License for the specific language governing permissions and limitations under the License. -->