make notices appear above admin dash modal

このコミットが含まれているのは:
Henry Jameson 2023-11-01 21:48:05 +02:00
コミット c99390e864
1個のファイルの変更1行の追加1行の削除

ファイルの表示

@ -32,7 +32,7 @@
top: calc(var(--navbar-height) + 0.5em);
width: 100%;
pointer-events: none;
z-index: var(--ZI_navbar_popovers);
z-index: var(--ZI_modals_popovers);
display: flex;
flex-direction: column;
align-items: center;