stormitornado

Results 3 comments of stormitornado

I have that problem, but nothing really helped me, it happens only when sidebar just a little taller, than viewport Wherein I have settings with "top" > 0, and "bottom"...

> > I hacked it up a bit and am finding some good success with this (using Tailwind here). Simply adding this creates a beautiful grid and then you can...

unfortunately, `.has-validation` creates another bug ![image](https://github.com/Megabit/Blazorise/assets/29771000/c9281f23-074c-49e2-9258-6e78602b2406) Solutions which I see here is: to move `.invalid-feedback` outside of `.input-group` and show/hide it with JS, or to use modern CSS features, like...