mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 20:03:47 +00:00
Updated Wiki content
@@ -283,6 +283,12 @@ h1 + ol, h2 + ol, h3 + ol, h4 + ol{
|
|||||||
/* Slighly reduce table cell height */
|
/* Slighly reduce table cell height */
|
||||||
.md-typeset table:not([class]) td {
|
.md-typeset table:not([class]) td {
|
||||||
padding: .75em 1.25em;
|
padding: .75em 1.25em;
|
||||||
|
vertical-align: middle;
|
||||||
|
}
|
||||||
|
|
||||||
|
.md-typeset table:not([class]) {
|
||||||
|
width: auto;
|
||||||
|
table-layout: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Vertical align table cells so icons sit in the middle */
|
/* Vertical align table cells so icons sit in the middle */
|
||||||
|
|||||||
Reference in New Issue
Block a user