Fix some pane button issues

This commit is contained in:
K Simmons
2022-09-11 15:52:09 -07:00
parent 444417203b
commit 1dfa711d2e
2 changed files with 9 additions and 18 deletions
-1
View File
@@ -96,7 +96,6 @@ export default function tabBar(theme: Theme) {
buttonWidth: activePaneActiveTab.height,
hover: {
color: iconColor(theme, "active"),
background: backgroundColor(theme, 300),
},
},
}