0404fc65a4b2d44d44f186faed831b2b6ec8b39e
List view faked a table with flex+order, but the title used flex:1 so it absorbed all free space — and since trailing content (tags/folder/actions) varies per row, the fixed-width pw pill landed at a different x on each row. Give the title a fixed 240px track so pw starts at the same x everywhere; move the free-space absorption to margin-left:auto on the trailing group (entry-meta + order-6 actions) so they still float to the far right. Copy + globe stay in .entry-pw-row (order 4), pinned next to the pw. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Description
full local password manager
Languages
JavaScript
51.8%
Pascal
30.5%
CSS
7.4%
HTML
6.3%
PHP
3.2%
Other
0.7%