1
0
mirror of https://github.com/mattermost/focalboard.git synced 2025-01-08 15:06:08 +02:00

Another tiny detail about table column resizing

This commit is contained in:
Jesús Espino 2021-04-07 22:57:47 +02:00
parent 1fcbf5c04d
commit aeebe8480d

View File

@ -96,14 +96,15 @@ const Table = (props: Props) => {
} }
return ( return (
<div className='octo-table-body Table'> <div
className='octo-table-body Table'
ref={drop}
>
{/* Headers */} {/* Headers */}
<div <div
className='octo-table-header' className='octo-table-header'
id='mainBoardHeader' id='mainBoardHeader'
ref={drop}
> >
<TableHeader <TableHeader
name={ name={