mirror of
https://github.com/Kong/insomnia.git
synced 2026-04-20 14:17:29 -04:00
gRPC URL bar spacing in Designer (#2859)
This commit is contained in:
@@ -1,6 +1,13 @@
|
||||
.request-pane {
|
||||
height: 100%;
|
||||
grid-template-rows: var(--line-height-md) minmax(0, 1fr) !important;
|
||||
|
||||
.request-pane__shortcuts-table {
|
||||
color: var(--hl-xl);
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.form-control {
|
||||
margin-top: var(--padding-xxs);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user