fix(feedback): improve design on iOS
This commit is contained in:
parent
ad985f25c1
commit
dfcd60e1ef
9 changed files with 35 additions and 21 deletions
|
|
@ -1,7 +1,7 @@
|
|||
#rate-app {
|
||||
background-color: #ffffff;
|
||||
.skip {
|
||||
margin: 10px;
|
||||
margin-top: 15px;
|
||||
color: #667;
|
||||
}
|
||||
.icon-svg > img {
|
||||
|
|
@ -18,6 +18,7 @@
|
|||
}
|
||||
.subtitle {
|
||||
padding: 10px 30px 20px 40px;
|
||||
color: #667;
|
||||
}
|
||||
.buttons {
|
||||
bottom: 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue