Enhancement: improve layout, button labels for custom fields dropdown (#6362)

This commit is contained in:
shamoon
2024-04-18 23:57:17 -07:00
committed by GitHub
parent 40db1065dc
commit 78f338484f
7 changed files with 23 additions and 19 deletions

View File

@@ -17,7 +17,7 @@
--page-margin: 10px auto;
}
::ng-deep .ng-select-taggable {
::ng-deep form .ng-select-taggable {
max-width: calc(100% - 90px); // fudge factor for (2x) ng-select button width
}