Quantcast
Channel: Active questions tagged flexbox - Stack Overflow
Viewing all articles
Browse latest Browse all 1675

How to make TitleContent fixed/sticky position

$
0
0

I have this dialog in MudBlazor that has a vertical overflow because it is larger than the max-height. I would like to keep this max-height, the only thing I was wondering if possible is if the title content can stay visible when scrolling through the dialog like a fixed/sticky header would in a table. I am fairly new to blazor and have had no luck with my research.

<MudDialog><TitleContent><MudText Style="float:left"><b>dummy code</b></MudText><MudText Style="float:right"><b>dummy code</b></MudText></TitleContent><DialogContent></DialogContent><MudDialog>

I tried wrapping a div around it to use CSS but no luck. I also tried putting it in the style itself of the MudText. Is this even possible due to it being a dialog?


Viewing all articles
Browse latest Browse all 1675

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>