open-consul/.changelog/10157.txt
John Cowen 4fc8f93f92
ui: Fix nspace spacing issue (#10157)
This fixes the spacing bug in nspaces only by only showing Description if the namespace has one, and removing the extra 2 pixel margin of dds for when dts aren't rendered/don't exist.
2021-05-10 11:19:11 +01:00

4 lines
88 B
Plaintext

```release-note:bug
ui: Don't render a DOM element for empty namespace descriptions
```