From 26da644eab9ef62a3e559ac5626bb65a0b13a14d Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Wed, 4 May 2022 09:02:50 +0200 Subject: Fix help component z-index --- client/src/sass/primeng-custom.scss | 1 - 1 file changed, 1 deletion(-) (limited to 'client/src/sass/primeng-custom.scss') diff --git a/client/src/sass/primeng-custom.scss b/client/src/sass/primeng-custom.scss index ace0fd63a..9fc010d4f 100644 --- a/client/src/sass/primeng-custom.scss +++ b/client/src/sass/primeng-custom.scss @@ -898,7 +898,6 @@ p-toast { width: auto; max-width: 300px; min-width: 200px; - z-index: z(notification) !important; .p-toast-icon-close { font-family: "Glyphicons Halflings"; -- cgit v1.2.3