Improve add file view
This commit is contained in:
@@ -19,7 +19,7 @@ struct AddFileView: View {
|
|||||||
}
|
}
|
||||||
|
|
||||||
var body: some View {
|
var body: some View {
|
||||||
ScrollView {
|
VStack {
|
||||||
Text("Select files to add")
|
Text("Select files to add")
|
||||||
.foregroundStyle(.secondary)
|
.foregroundStyle(.secondary)
|
||||||
List {
|
List {
|
||||||
|
Reference in New Issue
Block a user