diff options
Diffstat (limited to 'css')
-rw-r--r-- | css/style.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/css/style.css b/css/style.css index 09456a3..ebfe7c2 100644 --- a/css/style.css +++ b/css/style.css @@ -418,6 +418,7 @@ pre { .path { display: flex; align-items: stretch; + flex: 1 0 0; } .path > .separator { |