mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2025-12-30 12:14:23 +01:00
* Add tag helper for sticky header Encapsulates some of the CSS and JS required and makes the usage easier. * Make sticky header span full content area horizontally * Use sticky header on remaining list views * Use sticky header on remaining edit and detail views * Adapt pull payments view to be consistent with other list views * Fix form markup * PSBT test fix * Update header actions * Remove sticky header tag helper