mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-07-10 02:28:13 -07:00
10 lines
160 B
CSS
10 lines
160 B
CSS
[data-block-preview-heatmap] {
|
|
--block-preview-heatmap-gap: 2px;
|
|
|
|
display: block;
|
|
width: 100%;
|
|
aspect-ratio: 1;
|
|
min-width: 0;
|
|
touch-action: none;
|
|
}
|