2 lines
539 B
CSS
2 lines
539 B
CSS
.content:has(openclaw-logs-page){overflow:hidden}.content:has(openclaw-logs-page)>openclaw-router-outlet{flex-direction:column;width:100%;height:100%;min-height:0;margin-top:0;display:flex}openclaw-logs-page{display:contents}.content:has(openclaw-logs-page) .content-header{flex:none}.settings-workspace--fill-height .logs-card{flex-direction:column;flex:auto;min-height:0;display:flex}.settings-workspace--fill-height .logs-card>.settings-row{flex:none}.settings-workspace--fill-height .log-stream{flex:auto;min-height:0;max-height:none}
|