From c7e82604307c2daad6f22063510eff28e02e8f16 Mon Sep 17 00:00:00 2001 From: lakejason0 Date: Mon, 20 Sep 2021 20:16:23 +0800 Subject: [PATCH] Update z-index for search vue Rebased from commit "Update" c82d383d5c14e60a28752f7c76a81f65330c75bc Bug: #21 Change-Id: I19e4f0d7ae8eccdd178bdd1da5a036cc75bf6f7e --- resources/skin.less | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/skin.less b/resources/skin.less index 6b13be2..5793da7 100644 --- a/resources/skin.less +++ b/resources/skin.less @@ -198,6 +198,7 @@ p { #p-search { margin-right: 30px; margin-left: 10px; + z-index: 3; @media screen and ( max-width: @width-breakpoint-tablet ) { width: 100%;