90b0a19a4d8562289704872ddcdf2d89297ce775
Add explicit width and flex container properties to fix elements collapsing to zero width in RmlUi: - .settings-list: Add width: 100%, display: flex, flex-direction: column - .settings-section: Add width: 100%, display: flex, flex-direction: column - .settings-item: Add width: 100%, box-sizing: border-box - .user-card: Add width: 100%, box-sizing: border-box Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Description
No description provided
Languages
C++
40.5%
C
37.3%
Go
10.1%
Lua
6.8%
HTML
2.5%
Other
2.6%