From f2782a98609daceb74a729ac0b695cf9321b5b72 Mon Sep 17 00:00:00 2001 From: James Date: Sat, 28 Mar 2020 10:59:00 +0000 Subject: [PATCH] f --- dev.less | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/dev.less b/dev.less index e1568f6..4d0a5cb 100644 --- a/dev.less +++ b/dev.less @@ -84,9 +84,19 @@ body::before { transform: translateX(-50%); padding-top: 55px !important; } + /* .submenu.level0>li{ flex-grow: 1; flex-shrink: 1; + max-width: auto !important; + min-width: auto !important; + width: auto !important; + } + */ + .submenu.level0>li{ + max-width: auto !important; + min-width: auto !important; + width: 16% !important; } }