btcpayserver/BTCPayServer/wwwroot/main
d11n ce174d507d
Prevent initial scroll to section nav (#3411)
* Prevent initial scroll to section nav

On pages taht contain a section nav (sub navigation) the previous `scrollIntoView` led to an initial scroll position start at the section nav. See the store or server settings for examples.

This fixes it so that the scroll vertical position always starts at 0.

* Mobile: Prevent anchors from disappearing underneath the fixed header

* Add content padding top to scroll padding
2022-02-06 20:39:52 +09:00
..
bootstrap Pay Button Alert: Add missing alert-link classes (#3397) 2022-02-02 12:37:22 +09:00
fonts Fix: Fonts and Home background not loading properly when using rootpath 2021-10-25 15:14:05 +09:00
themes Theme variable value updates 2022-01-15 20:20:52 +01:00
layout.css Prevent initial scroll to section nav (#3411) 2022-02-06 20:39:52 +09:00
qrcode.css Introduce QR Code View component (#2125) 2020-12-22 11:18:51 +09:00
site.css Adapt desktop breakpoints in views (#3358) 2022-01-27 11:56:46 +09:00
site.js Remove duplicate event handler 2022-01-12 16:22:56 +01:00
template-editor.css Improves create point of sale view (#2646) 2021-07-23 12:57:19 +02:00
utils.js Fix copy pay button code (#3175) 2021-12-04 21:12:15 +01:00
wizard.css Delete confirmation modals (#2614) 2021-09-07 11:55:53 +09:00