Further UI Updates
This commit is contained in:
@@ -48,7 +48,6 @@ export default function ProductionSubletsManageComponent({ subletJobLines }) {
|
||||
const popContent = (
|
||||
<div style={{ minWidth: "20rem" }}>
|
||||
<List
|
||||
size="small"
|
||||
onClick={(e) => e.stopPropagation()}
|
||||
dataSource={subletJobLines}
|
||||
renderItem={(s) => (
|
||||
|
||||
Reference in New Issue
Block a user