Skip to content

Commit 184daeb

Browse files
committed
fix: lint message not showing
1 parent e74807a commit 184daeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

luci-app-openclash/luasrc/view/openclash/config_edit.htm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
position: fixed;
5252
top: 0; left: 0; right: 0; bottom: 0;
5353
background: rgba(0, 0, 0, 0.5);
54-
z-index: 10000;
54+
z-index: 5;
5555
display: none;
5656
align-items: center;
5757
justify-content: center;

0 commit comments

Comments
 (0)