mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-05 13:31:15 -03:00
web_config: respect linebreaks in prompt demos
This commit is contained in:
@@ -438,6 +438,10 @@ img.delete_icon {
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
|
||||
.prompt_demo {
|
||||
white-space: pre;
|
||||
}
|
||||
|
||||
.unbordered {
|
||||
border: none;
|
||||
padding-top: 0;
|
||||
|
||||
Reference in New Issue
Block a user