Botões de copiar e download no modal de relatório de execução
This commit is contained in:
@@ -4233,8 +4233,14 @@ body, .sidebar, .header, .card, .modal-content, .input, .select, textarea, .metr
|
||||
|
||||
.hidden { display: none !important; }
|
||||
|
||||
.report-actions {
|
||||
display: flex;
|
||||
gap: 8px;
|
||||
margin-bottom: 12px;
|
||||
}
|
||||
|
||||
.report-content {
|
||||
max-height: 70vh;
|
||||
max-height: 65vh;
|
||||
overflow-y: auto;
|
||||
padding: 1.5rem;
|
||||
background: var(--bg-primary);
|
||||
|
||||
Reference in New Issue
Block a user