Skip to content

How to hide header? #129

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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