mirror of
https://github.com/wahyd4/Yep.git
synced 2026-08-14 15:26:40 +10:00
Feedback bottomMargin
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user