Skip to content

Commit eed611b

Browse files
committed
Fixed tab boxes
1 parent f418e42 commit eed611b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

mkdocs.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@ markdown_extensions:
2626
- def_list
2727
- admonition
2828
- pymdownx.highlight
29-
- pymdownx.tabbed
29+
- pymdownx.tabbed:
30+
alternate_style: true
3031
- pymdownx.superfences
3132
- pymdownx.emoji:
3233
emoji_index: !!python/name:materialx.emoji.twemoji

0 commit comments

Comments
 (0)