1
0
mirror of https://github.com/mattermost/focalboard.git synced 2025-01-05 14:50:29 +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 (
<div className='octo-table-body Table'>
<div
className='octo-table-body Table'
ref={drop}
>
{/* Headers */}
<div
className='octo-table-header'
id='mainBoardHeader'
ref={drop}
>
<TableHeader
name={