Open Closed

Full width fail. #8677


User avatar
0
DanLo created
  • ABP Framework version: v8.2
  • UI Type: Blazor WASM
  • Database System: EF Core (SQL Server, Oracle, MySQL, PostgreSQL, etc..) / MongoDB
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes/no
  • Exception message and full stack trace:
  • Steps to reproduce the issue

Why are we not getting full width on .lpx-content? We have tried writing custom CSS to override .lpx-content and inheriting from the parent without success. The parent CSS .lpx-content-wrapper is as large as we want it to be. Any suggestions? Even if we set margin, border, and padding to 0, we still don't get full width. See screenshot!

Screenshot 2.png


1 Answer(s)
  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    You can consider using a Fluid layout instead of Fixed.

Made with ❤️ on ABP v9.2.0-preview. Updated on January 20, 2025, 07:44