# Dashboard 2.0 Classic design multi needle gauge. Call for testing

**URL:** https://discourse.nodered.org/t/dashboard-2-0-classic-design-multi-needle-gauge-call-for-testing/88383
**Category:** Dashboard
**Tags:** dashboard-2
**Created:** [30 May 2024 14:24 UTC](https://discourse.nodered.org/t/dashboard-2-0-classic-design-multi-needle-gauge-call-for-testing/88383 "2024-05-30T14:24:38Z")
**Posts on this page:** 1
**Showing post:** 13

<div class="post-metadata">

### Author: ![hotNipi](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/hotnipi/32/383_2.png) [@hotNipi](https://discourse.nodered.org/u/hotNipi)
#### Post date: [30 May 2024 20:09 UTC](https://discourse.nodered.org/t/dashboard-2-0-classic-design-multi-needle-gauge-call-for-testing/88383/13 "2024-05-30T20:09:25Z")

</div>

> [@arturv2000](#):
>
> Was expecting to preserve the height unit

It is not related to the Gauge at all.

This can be achieved but may bring in some other issues ...

```auto
.nrdb-layout-group--grid{
    grid-template-rows: repeat(1, 0fr) !important;
}

```

Makes all rows to have same height.

---

_[View the full topic](https://discourse.nodered.org/t/dashboard-2-0-classic-design-multi-needle-gauge-call-for-testing/88383)._
