Files
videobeaux/docs/assets/css/custom.css
2025-11-30 23:42:26 -05:00

6 lines
127 B
CSS

.highlight pre, pre.highlight {
overflow-x: auto !important;
max-height: none !important;
white-space: pre !important;
}