Files
brk/website_next/explore/block/preview/heatmap/style.css
T
2026-07-08 11:24:52 +02:00

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;
}