mirror of
https://github.com/antebudimir/feishin.git
synced 2026-01-01 10:23:33 +00:00
Improve default table column/header defaults
This commit is contained in:
parent
bcfb9dbec3
commit
3070586104
5 changed files with 97 additions and 41 deletions
|
|
@ -28,13 +28,6 @@ const ContentContainer = styled.div`
|
|||
.ag-header-container {
|
||||
z-index: 1000;
|
||||
}
|
||||
|
||||
.ag-header-cell-resize {
|
||||
top: 25%;
|
||||
width: 7px;
|
||||
height: 50%;
|
||||
background-color: rgb(70, 70, 70, 20%);
|
||||
}
|
||||
`;
|
||||
|
||||
interface PlaylistDetailContentProps {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue