Fix tab bar x

This commit is contained in:
Mikayla Maki 2023-02-28 22:48:31 -08:00
parent 2e1adb0724
commit 34fbffb4cc

View file

@ -24,7 +24,7 @@ export default function tabBar(colorScheme: ColorScheme) {
spacing: 8,
// Close icons
iconWidth: 14,
iconWidth: 8,
iconClose: foreground(layer, "variant"),
iconCloseActive: foreground(layer, "hovered"),