mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-12-13 00:22:23 +00:00
fix the table column resize handler not visible (#23764)
This commit is contained in:
parent
e242e7cf8a
commit
e748312799
@ -95,6 +95,10 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.resizable-box {
|
||||
position: absolute;
|
||||
}
|
||||
}
|
||||
|
||||
.ant-table.ant-table-small .ant-table-thead > tr > th:first-child {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user