Added args modifier dialog to custom args input in the subscribe dialog

This commit is contained in:
Isaac Grynsztein
2020-06-21 23:40:39 -04:00
parent 319bb0160b
commit 20f162d794
10 changed files with 31 additions and 9 deletions

View File

@@ -6,3 +6,8 @@
.mat-spinner {
margin-left: 5%;
}
.args-edit-button {
position: absolute;
margin-left: 10px;
}