Dashboard 2 Gauges not able to arrange like before

I have been using the interface I created with Gauge classic on dashboard 2 for a few months. After the dashboard and gauge update, their old layouts are broken and I cannot create a similar interface using the same or another gauge. Are there any new settings I need to make other than the previous settings?


Welcome to the forum @Sirri.

Please select the gauges in the flow and use Menu > Export (or CTRL+E) to export to the clipboard and paste the result here. In order to make flow importable it is necessary to surround your code with three backticks (also known as a left quote or backquote ```)

``` 
   flow goes here 
```

See this post for more details - How to share code or flow json

We don't anything other than the gauge nodes.

If you have a CSS template to style the gauges please include that too.