2
0
mirror of https://github.com/status-im/consul.git synced 2025-03-01 22:00:42 +00:00
John Cowen b5eaabc0fb ui: Fix nspace spacing issue ()
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 10:20:13 +00:00

4 lines
88 B
Plaintext

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