Widgets Same Height

These are general widgets and not charts. Wasnt sure if anyone else already had a solution created for ensuring widgets in the same row have the same height. Trying to do it as simple and clean as possible.
Solution:
```css .fi-wi-widget dl, .fi-wi-widget .fi-fo-component-ctn { @apply h-full; }...
Jump to solution
1 Reply
Solution
Mark Chaney
Mark Chaney2mo ago
.fi-wi-widget dl,
.fi-wi-widget .fi-fo-component-ctn {
@apply h-full;
}
.fi-wi-widget dl,
.fi-wi-widget .fi-fo-component-ctn {
@apply h-full;
}
in my theme.css for my panel seems to work pretty decent
Want results from more Discord servers?
Add your server