Fix tabs shortcode CSS

pull/38670/head
Steven Powell 2022-12-28 14:07:35 -08:00
parent d6f0cb2148
commit b92e946ece
1 changed files with 4 additions and 0 deletions

View File

@ -861,6 +861,10 @@ section#cncf {
// nav-tabs and tab-content
.nav-tabs {
border-bottom: none !important;
.nav-item {
margin-bottom: 0;
}
}
.td-content .tab-content .highlight {