0byt3m1n1
Path:
C:
/
Program Files
/
R
/
R-4.2.2
/
library
/
htmltools
/
fill
/
[
Home
]
File: fill.css
.html-fill-container { display: flex; flex-direction: column; overflow: auto; width: 100%; } .html-fill-container > .html-fill-item { flex: 1 1 auto; overflow: auto; width: 100%; } .html-fill-container > .html-fill-item.html-fill-item-overflow-hidden { overflow: hidden; }