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