Skip to content
Snippets Groups Projects

DOC: Update and extend importance and inheritance

Merged Florian Spreckelsen requested to merge f-doc-inheritance into dev
Files
9
+ 9
0
 
table, .wy-table-responsive table {
 
border-collapse: collapse;
 
table-layout: fixed;
 
}
 
 
table td, .wy-table-responsive table td {
 
word-wrap: break-word;
 
white-space: unset;
 
}
Loading