feat(share): add brief entry animation for the sharing view
This commit is contained in:
parent
b18dcc4734
commit
d53f19bbbf
4 changed files with 19 additions and 12 deletions
|
|
@ -28,11 +28,11 @@
|
|||
padding: 10px 30px 20px 40px;
|
||||
color: #667;
|
||||
}
|
||||
.buttons {
|
||||
.rate-buttons {
|
||||
bottom: 0;
|
||||
width: 100%;
|
||||
position: absolute;
|
||||
background-color: $subtle-gray;
|
||||
padding: 50px 0;
|
||||
padding: 30px 0 15px;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue