1
0
mirror of https://github.com/phuoc-ng/csslayout.git synced 2025-08-11 00:24:12 +02:00

The content should be scrollable

This commit is contained in:
Phuoc Nguyen
2021-04-03 12:31:33 +07:00
parent bf5532a030
commit 8d1041ad9b

View File

@@ -10,6 +10,7 @@
.demo__live {
height: 32rem;
overflow: auto;
}
.demo__css,