UNPKG

cloud-ui.vusion

Version:
19 lines (14 loc) 242 B
@import '../../src/u-sidebar-item.vue/module.css'; .root { background: #e2e6f7; } .root:hover { color: $brand-primary; } .root[selected] { color: #fff; background: $brand-primary; } .root[disabled] { color: #cdcdcd; }