scrollable

This commit is contained in:
Avently
2024-05-03 17:28:17 +07:00
parent a74bfffee3
commit 20eaee2a3e
@@ -370,7 +370,7 @@ object AppearanceScope {
onColorChange: (Color) -> Unit,
close: () -> Unit,
) {
Column(
ColumnWithScrollBar(
Modifier
.fillMaxWidth()
) {