mirror of
https://github.com/Kong/insomnia
synced 2024-11-08 23:00:30 +00:00
9 lines
121 B
Plaintext
9 lines
121 B
Plaintext
.request-pane {
|
|
height: 100%;
|
|
|
|
.request-pane__shortcuts-table {
|
|
color: var(--hl-xl);
|
|
text-align: left;
|
|
}
|
|
}
|