This commit is contained in:
2026-06-13 10:23:33 -04:00
parent 899c624620
commit 824663e032

View File

@@ -12,7 +12,12 @@
.scn01-pinned {
display: none;
margin-bottom: 0.75rem;
margin-top: 0.75rem;
}
.scn01-narrative textarea:disabled {
background: var(--bs-secondary-bg, #e9ecef);
cursor: not-allowed;
}
.scn01-pinned-label {