mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-05-19 03:05:23 +00:00
scrollable
This commit is contained in:
+1
-1
@@ -370,7 +370,7 @@ object AppearanceScope {
|
||||
onColorChange: (Color) -> Unit,
|
||||
close: () -> Unit,
|
||||
) {
|
||||
Column(
|
||||
ColumnWithScrollBar(
|
||||
Modifier
|
||||
.fillMaxWidth()
|
||||
) {
|
||||
|
||||
Reference in New Issue
Block a user