[class^="messageListItem_"]:has(.hljs.ansi):has( + [class^="messageListItem_"] .hljs.ansi ) { .hljs.ansi { border-bottom: none; padding-bottom: 0; border-bottom-left-radius: 0; border-bottom-right-radius: 0; } & + [class^="messageListItem_"]:has(.hljs.ansi) { pre { margin-top: 0; .hljs.ansi { border-top: none; padding-top: 0; border-top-left-radius: 0; border-top-right-radius: 0; .bcb-header { display: none; } } } } }