Skip to content
This repository was archived by the owner on Jan 6, 2024. It is now read-only.

Commit 35b05c7

Browse files
fix: increment z-index of Notification component (#210)
1 parent 933ab34 commit 35b05c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/client/components/Notification.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ function createTimer() {
4747

4848
<template>
4949
<div
50-
fixed left-0 right-0 top-0 z-50 text-center text-base
50+
fixed left-0 right-0 top-0 z-1000 text-center text-base
5151
:class="show ? '' : 'pointer-events-none overflow-hidden'"
5252
>
5353
<div

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy