瀏覽代碼

fix

Signed-off-by: Marino Faggiana <marino@marinofaggiana.com>
Marino Faggiana 2 年之前
父節點
當前提交
ce584166a6
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Widget/Files/FilesWidgetView.swift

+ 1 - 1
Widget/Files/FilesWidgetView.swift

@@ -91,7 +91,7 @@ struct FilesWidgetView: View {
 
                 HStack(spacing: 0) {
 
-                    let sizeButton: CGFloat = 45
+                    let sizeButton: CGFloat = 40
                     let placeholderColor = Color(white: 0.8)
                     let brandColor = Color(NCBrandColor.shared.brand)
                     let brandTextColor = Color(NCBrandColor.shared.brandText)