feat: 处理页面报错

This commit is contained in:
Tim
2025-08-07 21:18:21 +08:00
parent d19cfc0797
commit 9c59277023
12 changed files with 12 additions and 35 deletions

View File

@@ -69,8 +69,6 @@ export default {
.dropdown-menu-container {
position: absolute;
top: 100%;
right: 0;
background-color: var(--menu-background-color);
border: 1px solid var(--normal-border-color);
box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);