0

I want to remove/change the styling of the border bottom of the header shown bellow:

Drawer header

But even when I set the border: none for the class bp3-drawer-header it is still there. It seems it's not even a border, since it doesn't appear here when I inspect:

Drawer header inspect

Any idea?

S.R
  • 75
  • 7

1 Answers1

0

Check for box-shadow. it's also could be.And also check for parents elements and child which contains all elements in your header section. You should find border or box-shadow.

sarpere
  • 78
  • 9