mirror of
https://github.com/pcvolkmer/etl-processor.git
synced 2025-07-18 13:22:53 +00:00
feat: show issue path if available in response body (#92)
This commit is contained in:
@ -697,4 +697,14 @@ a.reload {
|
||||
.no-token {
|
||||
padding: 1em;
|
||||
background: var(--bg-red-op);
|
||||
}
|
||||
|
||||
.issue-message {
|
||||
font-family: monospace;
|
||||
font-weight: bolder;
|
||||
}
|
||||
|
||||
.issue-path {
|
||||
font-family: monospace;
|
||||
line-height: 1rem;
|
||||
}
|
Reference in New Issue
Block a user