1
0
mirror of synced 2026-03-23 11:18:36 +08:00

fix(editor): diff code editor中全屏按钮点击无效

This commit is contained in:
roymondchen
2023-08-04 20:00:14 +08:00
parent cc195d2f5f
commit f9dc628ef4

View File

@@ -27,6 +27,6 @@
position: absolute;
top: 5px;
right: 0;
z-index: 1;
z-index: 11;
}
}