From 1aa4baa1d81f304f90d62e2fa2247bcdeedd1335 Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Mon, 6 Apr 2020 10:18:17 +0200 Subject: [PATCH] fix #3549 @0:10 --- resources/styles/components/mmenu.styl | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/styles/components/mmenu.styl b/resources/styles/components/mmenu.styl index 378ace2..f718cfb 100644 --- a/resources/styles/components/mmenu.styl +++ b/resources/styles/components/mmenu.styl @@ -68,6 +68,7 @@ font-family: theme('fontFamily.display') font-weight: 400 color: #152f4e + background-color #fff !important --mm-item-indent: 30px --mm-item-height: var(--header-height) --mm-item-item-height: 65px -- 2.39.5