From c05726973a8f206579c10ed4f7e504f05a4bc4aa Mon Sep 17 00:00:00 2001 From: hryxl <96338191+hryxl@users.noreply.github.com> Date: Mon, 21 Mar 2022 10:40:43 +0300 Subject: [PATCH] Update header.css --- app/static/css/header.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/static/css/header.css b/app/static/css/header.css index 98c6a7d..b7964fc 100644 --- a/app/static/css/header.css +++ b/app/static/css/header.css @@ -170,7 +170,7 @@ span.header-tab-span { display: box; display: flex; overflow-x: scroll; - width: 100%; + width: 50%; padding-left: 12px; }