fix: 打开标签过多右键菜单被github挡住

Former-commit-id: 7199fad50c81d2180a70b484310c23a8cf2f29a0
This commit is contained in:
april
2023-09-12 18:23:11 +08:00
parent 0fc96359e6
commit e73abb8e6e

View File

@@ -225,7 +225,7 @@ orderCount.value = 2000;
position: absolute;
top: 0;
right: 0;
z-index: 99;
z-index: 1;
border: 0;
}