Style improvements to the add a new application page:
- fix size of description textarea - place "remove" buttons closer to text input fields for environments - add icon for "add another environment" link
This commit is contained in:
@@ -5,6 +5,10 @@
|
||||
|
||||
.usa-input {
|
||||
margin: 0 ($gap * 4) 0 0;
|
||||
flex-grow: 2;
|
||||
}
|
||||
|
||||
.application-edit__env-list-item-block {
|
||||
flex-grow: 1;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user