This website requires JavaScript.
Explore
Help
Sign In
FreakU
/
Retrospring
Watch
1
Star
0
Fork
You've already forked Retrospring
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
632ba6b90f
Retrospring
/
app
/
assets
/
stylesheets
/
overrides
/
_toasts.scss
5 lines
100 B
SCSS
Raw
Blame
History
.
toastify
{
@include
media-breakpoint-up
(
'
md
'
)
{
transform
:
translateY
(
56
px
)
!important
;
}
}
Reference in New Issue
View Git Blame
Copy Permalink