merge: 최신 main 변경 통합

This commit is contained in:
2026-08-27 07:38:38 +00:00
2 changed files with 45 additions and 0 deletions
@@ -237,6 +237,12 @@ const commandTitle = (command: CommandAvailability) =>
cursor: pointer;
}
.command-item.blocked .command-name {
color: #e74c3c;
text-decoration-line: line-through;
text-decoration-color: #e74c3c;
}
.command-name {
font-weight: 600;
}