parent
b898d225fd
commit
e7427abf1e
|
@ -38,7 +38,10 @@ struct ContentCreatorView: View {
|
|||
Color.graybb
|
||||
|
||||
)
|
||||
.lineLimit(1)
|
||||
.truncationMode(.tail)
|
||||
}
|
||||
.frame(width: 60)
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue