UNPKG

system-phone

Version:

手机模块 前端组件

10 lines (8 loc) 160 B
// Contextual backgrounds .bg-variant(@color) { background-color: @color; a&:hover, a&:focus { background-color: darken(@color, 10%); } }