Closed marqdouj closed 2 years ago
I am having the same problem. Also, the main content where the pizzas are displayed does not show the scrollbar. Maybe a problem with the css?
Also, the main content where the pizzas are displayed does not show the scrollbar.
Have a look in \BlazingPizza.Client\wwwroot\css\site.css and change the overflow-y
in body {...}
As of now this is still an issue
Have you experienced this @csharpfritz?
Hi, I am using VS2019 and Windows 11 with a display size of 1366x768. I am new to html/css so I'm not sure the proper way to fix this. I thought maybe adding a overflow:auto to the divs might work but that seemed to have no effect. So I move the div above the orders, but then the orders are not scrolled properly (and the pizzas as well). Please see attached photos.