Menu trigger icon (svg) isn't visible if placed inside navbar region in Radix bootstrap 4 theme. If I add this CSS code it becomes visible:
.cheeseburger-menu__trigger{
width: 40px;
}
Without this code, inspection shows that width is 0px and height is 40px;
Closed: outdated
4.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.