This commit is contained in:
2023-06-09 19:31:54 +08:00
parent f8947d332a
commit 137c4cd564
14 changed files with 328 additions and 227 deletions

View File

@@ -145,7 +145,7 @@ defineExpose({
background: var(--color-bg-2);
border: 1px solid var(--color-border-2);
padding: 7px 0;
border-radius: 4px;
border-radius: 1px;
li .context-menu-item {
cursor: pointer;
padding: 5px 10px;