Fixed overflowing code block in tabbed content inside admonition

This commit is contained in:
squidfunk 2020-03-09 15:34:00 +01:00
parent b57027deeb
commit 6a4ee551fc

View File

@ -32,6 +32,7 @@
display: none;
order: 99;
width: 100%;
overflow: auto;
background-color: var(--md-code-bg-color);
// Actual content