Skip to content

Commit 9e2eff2

Browse files
committed
fix: remove dismissable mask from NotificationModal for improved user experience
1 parent 06ce426 commit 9e2eff2

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

frontend/src/components/NotificationModal.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
modal
66
:style="{ width: '480px', maxWidth: '90vw' }"
77
:draggable="false"
8-
:dismissableMask="true"
98
:showHeader="true"
109
header="系統公告"
1110
:blockScroll="true"

0 commit comments

Comments
 (0)