Closes #10066: Use fixed column widths for custom field values in UI

This commit is contained in:
jeremystretch
2022-08-22 11:17:40 -04:00
parent c7eafce9cd
commit a5257ace2b
2 changed files with 3 additions and 2 deletions

View File

@@ -5,6 +5,7 @@
### Enhancements
* [#10061](https://github.com/netbox-community/netbox/issues/10061) - Replicate type when cloning L2VPN instances
* [#10066](https://github.com/netbox-community/netbox/issues/10066) - Use fixed column widths for custom field values in UI
### Bug Fixes