We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b8a04b commit c0d23b7Copy full SHA for c0d23b7
1 file changed
assets/css/tabs.scss
@@ -17,6 +17,10 @@ table td, table th {
17
html[data-theme=dark] & img {
18
filter: invert(1) !important;
19
}
20
+
21
+ & .tabs div li {
22
+ display: inline;
23
+ }
24
25
26
.tabs-section .container {
0 commit comments