Fixed: Styling issues in Quality Profile and Release Profiles

This commit is contained in:
Qstick
2020-06-29 21:48:02 -04:00
parent 10fd15b50a
commit e5ba8af3ce
4 changed files with 44 additions and 26 deletions
@@ -8,7 +8,16 @@
}
}
.inputWrapper {
flex: 1 0 0;
}
.buttonWrapper {
flex: 0 0 22px;
}
.keyInput,
.valueInput {
width: 100%;
border: none;
}