فهرست منبع

Center solution

Mike Plante 1 سال پیش
والد
کامیت
63e912cb39
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      Trio/Sources/Modules/Treatments/View/PopupView.swift

+ 1 - 1
Trio/Sources/Modules/Treatments/View/PopupView.swift

@@ -69,7 +69,7 @@ private extension View {
         }
 
         return font(.system(.headline, weight: .bold))
-            .frame(minWidth: 45, alignment: .trailing)
+            .frame(minWidth: 45, alignment: .center)
             .foregroundStyle(solutionColor)
             .allowsTightening(true)
             .fixedSize(horizontal: true, vertical: true)