.public-channel-row{border-top:1px solid var(--line);justify-content:space-between;align-items:start;gap:24px;padding:24px 0;display:flex}.public-channel-row h3{margin-top:0}.public-channel-row>div:first-child{flex:1;min-width:0}.public-channel-row p{max-width:65ch}.public-channel-row code{overflow-wrap:anywhere;font-size:13px}.public-channel-actions{flex-wrap:wrap;gap:8px;display:flex}.public-channel-row label{gap:8px;display:grid}.public-channel-row textarea{resize:vertical;border:1px solid var(--line);background:var(--bg);width:100%;max-width:100%;color:var(--ink);margin-bottom:12px;padding:12px}.public-channel-row>.button{flex-shrink:0}.public-channels-panel output:empty{display:none}@media (max-width:680px){.public-channel-row{flex-direction:column}.public-channel-actions{width:100%}.public-channel-actions>*{flex:1}}
