feat(dees-table): add file-manager style row selection and JSON copy support
This commit is contained in:
@@ -196,6 +196,7 @@ export const tableStyles: CSSResult[] = [
|
||||
tbody tr {
|
||||
transition: background-color 0.15s ease;
|
||||
position: relative;
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
/* Default horizontal lines (bottom border only) */
|
||||
|
||||
Reference in New Issue
Block a user