mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-07-10 18:48:13 -07:00
website_next: part 9
This commit is contained in:
@@ -142,8 +142,9 @@
|
||||
padding: 0;
|
||||
overflow-x: auto;
|
||||
overflow-y: hidden;
|
||||
overscroll-behavior: contain;
|
||||
touch-action: pan-x;
|
||||
overscroll-behavior-x: contain;
|
||||
overscroll-behavior-y: auto;
|
||||
touch-action: pan-x pan-y;
|
||||
}
|
||||
|
||||
[data-chain-blocks] {
|
||||
|
||||
Reference in New Issue
Block a user