mirror of
https://github.com/Kong/insomnia
synced 2024-11-08 14:49:53 +00:00
7 lines
89 B
Plaintext
7 lines
89 B
Plaintext
@import '../constants/colors';
|
|
|
|
input.editable {
|
|
font-style: italic;
|
|
opacity: 0.9;
|
|
}
|