Skip to content

Commit d50378f

Browse files
committed
fix
1 parent e21711c commit d50378f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/css/components.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,6 @@
110110
}
111111

112112
.tab-item {
113-
@apply inline-block rounded-sm px-3 py-2 hover:bg-gray-50 dark:hover:bg-gray-900;
113+
@apply inline-block rounded-sm px-3 py-2 hover:bg-gray-100 dark:hover:bg-gray-900;
114114
@apply dark:text-gray-200;
115115
}

0 commit comments

Comments
 (0)