Преглед на файлове

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)