We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3168faf + bb3f6b7 commit 8ec62e0Copy full SHA for 8ec62e0
1 file changed
frontend/src/components/ui/MosaicSplitView.tsx
@@ -54,7 +54,6 @@ export function MosaicSplitView({ mosaicLayout, renderView }: MosaicSplitViewPro
54
'h-5 w-5 rounded-md',
55
'text-text-tertiary dark:text-text-dark-tertiary',
56
'hover:text-text-primary dark:hover:text-text-dark-primary',
57
- 'hover:bg-surface-hover dark:hover:bg-surface-dark-hover',
58
'transition-colors duration-200',
59
)}
60
title="Close tile"
0 commit comments