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