Skip to content

Commit 6c0141f

Browse files
fixes
1 parent f973e1f commit 6c0141f

File tree

1 file changed

+1
-1
lines changed
  • packages/ui/tailwind-utils-config/components

1 file changed

+1
-1
lines changed

packages/ui/tailwind-utils-config/components/table-v2.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ export default {
137137

138138
// Cell link
139139
'&-cell-link': {
140-
position: 'absolute',
140+
position: 'absolute !important',
141141
inset: '0',
142142
zIndex: '0 !important',
143143

0 commit comments

Comments
 (0)