From 701d824ddbdcebcd31b7f3a7c89817ae63204c0c Mon Sep 17 00:00:00 2001 From: Valentin Kaelin Date: Sat, 13 Mar 2021 22:59:26 +0100 Subject: [PATCH] fix(summoner-names): increase z-index of tooltips --- client/src/components/Common/Tooltip.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/components/Common/Tooltip.vue b/client/src/components/Common/Tooltip.vue index b80daf9..dc69b2f 100644 --- a/client/src/components/Common/Tooltip.vue +++ b/client/src/components/Common/Tooltip.vue @@ -16,7 +16,7 @@