Update tabBar.ts

This commit is contained in:
Mikayla Maki
2023-03-02 15:48:31 -08:00
committed by GitHub
parent 8734bd8435
commit 9f86ca8574
+1 -1
View File
@@ -27,7 +27,7 @@ export default function tabBar(colorScheme: ColorScheme) {
typeIconWidth: 14,
// Close icons
closeIconWidth: 14,
closeIconWidth: 8,
iconClose: foreground(layer, "variant"),
iconCloseActive: foreground(layer, "hovered"),