mirror of
https://github.com/bramses/bramses-highly-opinionated-vault-2023.git
synced 2025-02-26 07:53:55 +00:00
5 lines
92 B
CSS
5 lines
92 B
CSS
.block-language-dataview {
|
|
display: block;
|
|
max-height: 400px;
|
|
overflow: auto;
|
|
} |