From af33a1187b0ed7cf1ffbe8aabddf7ed0380f2cc9 Mon Sep 17 00:00:00 2001 From: wxiaoguang Date: Wed, 23 Aug 2023 16:13:04 +0800 Subject: [PATCH] Fix doubled box-shadow in branch dropdown menu (#26678) --- templates/repo/branch_dropdown.tmpl | 2 +- web_src/js/components/RepoBranchTagSelector.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/repo/branch_dropdown.tmpl b/templates/repo/branch_dropdown.tmpl index 4ec2fd557c..a011111d5b 100644 --- a/templates/repo/branch_dropdown.tmpl +++ b/templates/repo/branch_dropdown.tmpl @@ -67,7 +67,7 @@
{{/* show dummy elements before Vue componment is mounted, this code must match the code in BranchTagSelector.vue */}} -