회의록 AI: 체크리스트 체크박스 제거, README에 기본 추가 지시 위치 안내

Made-with: Cursor
This commit is contained in:
2026-04-15 16:57:29 +09:00
parent a3f3b09209
commit 5f25a55c3c
3 changed files with 1 additions and 24 deletions

View File

@@ -2480,25 +2480,6 @@ body.ai-explore-dev-guest .search-input:disabled {
.mm-checkbox-item span {
flex: 0 1 auto;
}
.mm-checkbox-item-locked {
cursor: default;
}
.mm-checkbox-item-locked input[type="checkbox"] {
opacity: 0.85;
cursor: not-allowed;
}
.mm-checkbox-badge {
display: inline-block;
margin-left: 4px;
padding: 1px 6px;
font-size: 11px;
font-weight: 600;
color: #0f766e;
background: #ecfdf5;
border: 1px solid #99f6e4;
border-radius: 4px;
vertical-align: middle;
}
.mm-custom-block {
margin-top: 18px;
}