This website works better with JavaScript
Home
Explore
Help
Register
Sign In
oransheep
/
MessagePractise
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
c1d45d4fa7
Branches
Tags
master
MessagePractise
/
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;
}
}