From 7efd17d1a88b1cb49a50f6aa3a5700a1681d5032 Mon Sep 17 00:00:00 2001 From: rulingcom Date: Wed, 12 Oct 2022 11:12:48 +0800 Subject: [PATCH] Updated. --- assets/stylesheets/template/modules/menu.scss | 3 --- 1 file changed, 3 deletions(-) diff --git a/assets/stylesheets/template/modules/menu.scss b/assets/stylesheets/template/modules/menu.scss index 254af6c..8af65e0 100644 --- a/assets/stylesheets/template/modules/menu.scss +++ b/assets/stylesheets/template/modules/menu.scss @@ -19,9 +19,6 @@ max-height: none; z-index: 1020; - li { - white-space: nowrap; - } .menu-drop.opened { transform: rotateX(180deg); }