delete popup rate card from settings
This commit is contained in:
parent
511730ecd3
commit
8e7e950eb2
10 changed files with 92 additions and 69 deletions
|
|
@ -1,10 +1,10 @@
|
|||
#rate-card {
|
||||
.item-heading {
|
||||
font-weight: 700;
|
||||
}
|
||||
.row {
|
||||
border: none;
|
||||
}
|
||||
.row.row-margin{
|
||||
margin: 20px 0px 20px 0px;
|
||||
}
|
||||
.item-icon-right {
|
||||
margin: 0;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,10 +1,11 @@
|
|||
#send-feedback {
|
||||
background-color: #ffffff;
|
||||
.row {
|
||||
padding: 20px;
|
||||
border: none;
|
||||
}
|
||||
.skip {
|
||||
margin: 20px 20px 10px;
|
||||
margin: 8px 20px 10px;
|
||||
color: #667;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue