Skip to content

How to hide header? #129

@TakhirMamirov

Description

@TakhirMamirov

I can't directly apply css to hide header. What I need is to set height to 0px here:

#topBlock{
height:64px;
padding:0px 6px 0px 24px;
position:relative;
@apply(--paper-datatable-top-toolbar);
}
How can I do it from my template where datatable resides?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions