mirror of
https://github.com/Kong/insomnia.git
synced 2026-04-20 22:27:24 -04:00
7 lines
100 B
Plaintext
7 lines
100 B
Plaintext
@import '../constants/colors';
|
|
|
|
input.editable {
|
|
font-style: italic !important;
|
|
opacity: 0.9;
|
|
}
|