found a workaround for now
Hey Roderick!
Currently it does show up on Chrome as well on my end. If you would like to remove the bottom border, please add following code to Quick CSS
#header {
border-bottom: none !important;
}
Cheers!
Yigit
damn you’re fast I already made a workaround like that to show it on the bottom as well ;)