UNPKG

cloud-ui.vusion

Version:
22 lines (17 loc) 332 B
@import 'proto-ui.vusion/src/u-label.vue/module.css'; .root { padding: 3px 8px; font-size: 12px; border-radius: 2px; background: #cad4e4; color: white; } .root[color="success"] { background: #76b86e; } .root[color="warning"] { background: #ffa136; } .root[color="error"] { background: #ff8a7a; }