mirror of
https://github.com/vondas-network/videobeaux.git
synced 2026-01-27 09:11:09 +01:00
6 lines
127 B
CSS
6 lines
127 B
CSS
.highlight pre, pre.highlight {
|
|
overflow-x: auto !important;
|
|
max-height: none !important;
|
|
white-space: pre !important;
|
|
}
|