We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b52859 commit 30b6330Copy full SHA for 30b6330
1 file changed
packages/insomnia/src/ui/css/main.css
@@ -2464,7 +2464,7 @@ input.editable {
2464
height: 100%;
2465
}
2466
.modal.modal--wide .modal__content__wrapper {
2467
- width: var(--modal-width) wide;
+ width: var(--modal-width);
2468
2469
.modal.modal--skinny .modal__content__wrapper {
2470
width: var(--modal-width-skinny);
0 commit comments