IO-1911 Add scrolling to time tickets scoreboard.
This commit is contained in:
@@ -106,6 +106,7 @@ export function ScoreboardTicketsStats({ data, bodyshop }) {
|
||||
columns={columns}
|
||||
dataSource={tableData}
|
||||
id="employee_number"
|
||||
scroll={{ y: "300px" }}
|
||||
/>
|
||||
</Col>
|
||||
</Row>
|
||||
|
||||
Reference in New Issue
Block a user