Skip to content

Commit 7cd18ad

Browse files
authored
1 parent 5e1f767 commit 7cd18ad

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

app/ui/styles/components/Tabs.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,10 @@
3535
@apply bg-hover;
3636
}
3737

38+
.ox-tabs-list .ox-tab[data-active]:hover > * {
39+
@apply bg-accent-hover;
40+
}
41+
3842
/* Active states */
3943
.ox-tab[data-active] {
4044
@apply text-accent border-accent light:border-green-800 light:text-raise;

0 commit comments

Comments
 (0)