From ecf97a4ffdfc2da4c74f395243a3fea09e40d71e Mon Sep 17 00:00:00 2001 From: filou Date: Thu, 7 Mar 2024 14:38:05 +0100 Subject: [PATCH] [Sparkle] Fix: tab blue underline to 2px Fixes https://github.com/dust-tt/tasks/issues/513 --- sparkle/package-lock.json | 4 ++-- sparkle/package.json | 2 +- sparkle/src/components/Tab.tsx | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sparkle/package-lock.json b/sparkle/package-lock.json index e8c8bef91b5f..980b0f3ed875 100644 --- a/sparkle/package-lock.json +++ b/sparkle/package-lock.json @@ -1,12 +1,12 @@ { "name": "@dust-tt/sparkle", - "version": "0.2.113", + "version": "0.2.114", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@dust-tt/sparkle", - "version": "0.2.113", + "version": "0.2.114", "license": "ISC", "dependencies": { "@headlessui/react": "^1.7.17", diff --git a/sparkle/package.json b/sparkle/package.json index 4f76d57a393c..5c1cf2f3bb4f 100644 --- a/sparkle/package.json +++ b/sparkle/package.json @@ -1,6 +1,6 @@ { "name": "@dust-tt/sparkle", - "version": "0.2.113", + "version": "0.2.114", "scripts": { "build": "rm -rf dist && rollup -c", "build:with-tw-base": "rollup -c --environment INCLUDE_TW_BASE:true", diff --git a/sparkle/src/components/Tab.tsx b/sparkle/src/components/Tab.tsx index c94f620f6468..b55f42cbd493 100644 --- a/sparkle/src/components/Tab.tsx +++ b/sparkle/src/components/Tab.tsx @@ -233,7 +233,7 @@ export function Tab({ "s-overflow-x-auto s-overflow-y-hidden s-scrollbar-hide" )} > -