From d39b0ee077469339aa5063b7a684e893c316cd6d Mon Sep 17 00:00:00 2001 From: MaysWind Date: Sat, 25 Jan 2025 23:45:20 +0800 Subject: [PATCH] upgrade third party dependencies --- .../template/template/placeholders/_vertical-nav.scss | 6 +++--- third-party-dependencies.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/styles/desktop/template/template/placeholders/_vertical-nav.scss b/src/styles/desktop/template/template/placeholders/_vertical-nav.scss index c9ca08d3..b0984b3d 100644 --- a/src/styles/desktop/template/template/placeholders/_vertical-nav.scss +++ b/src/styles/desktop/template/template/placeholders/_vertical-nav.scss @@ -71,10 +71,10 @@ // Vertical nav item badge styles %vertical-nav-item-badge { - font-size: 0.75rem; + font-size: .8125rem; line-height: 20px; - padding-block: 1px; - padding-inline: 0.625rem; + padding-block: 0.125rem; + padding-inline: 0.75rem; } // Nav items styles (including section title) diff --git a/third-party-dependencies.json b/third-party-dependencies.json index c7fa06ee..89233d0a 100644 --- a/third-party-dependencies.json +++ b/third-party-dependencies.json @@ -299,7 +299,7 @@ "name": "Materio - Vuetify VueJS 3 Free Admin Template", "copyright": "Copyright (c) 2022 ThemeSelection", "url": "https://github.com/themeselection/materio-vuetify-vuejs-admin-template-free", - "licenseUrl": "https://github.com/themeselection/materio-vuetify-vuejs-admin-template-free/blob/v2.2.2/LICENSE" + "licenseUrl": "https://github.com/themeselection/materio-vuetify-vuejs-admin-template-free/blob/v2.3.0/LICENSE" }, { "name": "Icons8 Line Awesome",