Destination folder ids are now properly visible on View Rule Screen in Folder Rules (#3060)

This commit is contained in:
Jatin Chugh
2023-03-15 12:36:19 +05:30
committed by GitHub
parent eba0f9aef8
commit 8a7b051c96
2 changed files with 5 additions and 0 deletions

View File

@@ -3,5 +3,9 @@
display: flex;
flex-direction: row;
gap: 20px;
adf-card-view .adf-property-list .adf-property adf-card-view-item-dispatcher adf-card-view-textitem .mat-form-field .mat-form-field-infix {
width: 280px;
}
}
}