You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.
Fixesbrave#10434
Follow-up to brave#10265
Auditors: @cezaraugusto
Test Plan:
1. Run `npm run add-simulated-synopsis-visits 100`
2. Open about:preferences#payments
3. Pin some sites
4. Make sure the orange border appears on the table
Test plan
#10435 (comment)
Describe the issue you encountered: ledgerTable with pinned sites does not have the orange border.
This is because I forgot to include borderCollapse: 'collapse' on ledgerTable.js to sortableTable.js on #10265.
Platform (Win7, 8, 10? macOS? Linux distro?): All
Brave Version (revision SHA): master branch
Steps to reproduce:
npm run add-simulated-synopsis-visits 100
Actual result: the orange border does not appear on the table
Extra QA steps:
Any related issues:
The text was updated successfully, but these errors were encountered: