mirror of
https://github.com/bitwarden/help
synced 2025-12-06 00:03:30 +00:00
fix pre styling
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
markdown: kramdown
|
||||
highlighter: none
|
||||
permalink: pretty
|
||||
encoding: utf-8
|
||||
port: 4009
|
||||
|
||||
@@ -367,6 +367,9 @@ footer {
|
||||
|
||||
pre code {
|
||||
white-space: pre;
|
||||
word-break: initial;
|
||||
word-wrap: initial;
|
||||
display: block;
|
||||
}
|
||||
|
||||
li img, li pre {
|
||||
|
||||
Reference in New Issue
Block a user