mirror of
https://github.com/Kong/insomnia
synced 2024-11-12 17:26:32 +00:00
6 lines
62 B
Plaintext
6 lines
62 B
Plaintext
|
.app {
|
||
|
position: relative;
|
||
|
height: 100%;
|
||
|
width: 100%;
|
||
|
}
|