mirror of
https://github.com/jambonz/chrome-extension-dialer.git
synced 2025-12-19 04:47:45 +00:00
new UI
This commit is contained in:
@@ -90,7 +90,7 @@ export const WindowApp = () => {
|
||||
colorScheme={DEFAULT_COLOR_SCHEME}
|
||||
onChange={onTabsChange}
|
||||
>
|
||||
<TabList mb="1em">
|
||||
<TabList mb="1em" gap={1}>
|
||||
{tabsSettings.map((s) => (
|
||||
<Tab
|
||||
_selected={{ color: "white", bg: "jambonz.500" }}
|
||||
|
||||
Reference in New Issue
Block a user