This website works better with JavaScript
Home
Explore
Help
Register
Sign In
steve07s
/
lottery
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
1c759e06bb
Branches
Tags
Nate
kevin
master
lottery
/
resources
/
scss
/
vue
/
bootstrap-vue
/
_dropdown.scss
_dropdown.scss
100 B
History
Raw
1
2
3
4
5
6
// Reason: For rounded ripple
.dropdown {
&.b-dropdown {
border-radius: $border-radius;
}
}