chore: restrict offset changes to the json response
Co-authored-by: collinewait <21334508+collinewait@users.noreply.github.com>
This commit is contained in:
@@ -381,4 +381,7 @@ defineActionHandler("response.copy", () => copyResponse())
|
||||
@apply transition;
|
||||
@apply hover: text-secondary;
|
||||
}
|
||||
::v-deep .cm-panels {
|
||||
top: var(--lower-tertiary-sticky-fold) !important;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user