From 17e26d3312a5b207743308c4700d2e51ed43b165 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Ferreira?= Date: Wed, 27 Aug 2025 17:03:48 +0100 Subject: [PATCH] - lint.fix --- core/src/components/tab-button/tab-button.ionic.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/core/src/components/tab-button/tab-button.ionic.scss b/core/src/components/tab-button/tab-button.ionic.scss index e04b75d9c1..5e7914c212 100644 --- a/core/src/components/tab-button/tab-button.ionic.scss +++ b/core/src/components/tab-button/tab-button.ionic.scss @@ -12,7 +12,6 @@ --padding-bottom: #{globals.$ion-space-100}; --padding-start: #{globals.$ion-space-400}; - @include globals.typography(globals.$ion-body-action-xs); position: relative;