adding icon to feedback flow
This commit is contained in:
parent
98fe0f78f9
commit
1675acb87a
9 changed files with 117 additions and 64 deletions
|
|
@ -1,20 +1,12 @@
|
|||
#rate-card {
|
||||
.stars {
|
||||
display: flex;
|
||||
border-bottom: none;
|
||||
.button {
|
||||
background-color: #fff;
|
||||
outline: none;
|
||||
border: none;
|
||||
height:10px;
|
||||
width:10px;
|
||||
}
|
||||
.gold {
|
||||
color: #ffd700;
|
||||
}
|
||||
.subtle-gray {
|
||||
color: $subtle-gray;
|
||||
}
|
||||
.row {
|
||||
border: none;
|
||||
}
|
||||
.row.row-margin{
|
||||
margin: 20px 0px 20px 0px;
|
||||
}
|
||||
.item-icon-right {
|
||||
margin: 0;
|
||||
}
|
||||
.feedback-flow-button {
|
||||
padding: 20px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue