-
Notifications
You must be signed in to change notification settings - Fork 92
Open
Description
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
Labels
No labels