mirror of
https://github.com/OrcaSlicer/OrcaSlicer_WIKI.git
synced 2026-05-17 08:35:46 +03:00
Revert "Use 'revert' for image height override in CSS (#115)"
This reverts commit ccecefb1ac.
This commit is contained in:
@@ -329,5 +329,5 @@ head:has(link[rel="canonical"][href$="keyboard-shortcuts.html"])~body td>code {
|
||||
|
||||
/* Override theme's height: auto for images to respect explicit height attributes */
|
||||
.md-typeset img {
|
||||
height: revert;
|
||||
height: unset;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user