feat: 优化导出功能菜单

This commit is contained in:
augushong
2025-06-23 12:47:58 +08:00
parent 6e698a37ec
commit a955283b73

View File

@@ -46,6 +46,8 @@
border: 1px solid #e8e8e8;
background: #fff;
overflow: auto;
min-width: 220px;
height: calc(100% - 30px);
}
.options-box>a,