mirror of
https://github.com/Kong/insomnia
synced 2024-11-08 23:00:30 +00:00
1770319ac2
* Created css vars for every less var * Finish converting Less var to CSS vars
6 lines
62 B
Plaintext
6 lines
62 B
Plaintext
.app {
|
|
position: relative;
|
|
height: 100%;
|
|
width: 100%;
|
|
}
|