Feedback bottomMargin

This commit is contained in:
nixzhu
2015-09-22 17:15:15 +08:00
committed by nixzhu
parent 2f9873d425
commit d7cdf7c524
+1 -1
View File
@@ -192,7 +192,7 @@ class YepConfig {
}
struct Feedback {
static let bottomMargin: CGFloat = 20
static let bottomMargin: CGFloat = Ruler.iPhoneVertical(10, 20, 40, 40).value
}
struct Location {