From b6ad2bd2f2a65e069261c4e8b26df94b7cbf7d24 Mon Sep 17 00:00:00 2001 From: Alex Vitkov Date: Mon, 15 Feb 2021 13:07:49 +0200 Subject: Close button for windows --- css/style.css | 1 + 1 file changed, 1 insertion(+) (limited to 'css') 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 { -- cgit v1.2.3