|
@@ -210,7 +210,6 @@ struct UploadScanDocumentView: View {
|
|
.renderingMode(.template)
|
|
.renderingMode(.template)
|
|
.resizable()
|
|
.resizable()
|
|
.scaledToFit()
|
|
.scaledToFit()
|
|
- .frame(width: NCBrandSettings.shared.settingsSizeImage, height: NCBrandSettings.shared.settingsSizeImage)
|
|
|
|
.foregroundColor(Color(NCBrandColor.shared.brand))
|
|
.foregroundColor(Color(NCBrandColor.shared.brand))
|
|
}
|
|
}
|
|
Spacer()
|
|
Spacer()
|