app模板、应用模板、组件模板、widget模板
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

1 lines
803 B

.el-badge{position:relative;vertical-align:middle;display:inline-block}.el-badge__content{background-color:#FF6D6D;border-radius:10px;color:#000;display:inline-block;font-size:12px;height:18px;line-height:18px;padding:0 6px;text-align:center;white-space:nowrap;border:1px solid #000}.el-badge__content.is-fixed{position:absolute;top:0;right:10px;-webkit-transform:translateY(-50%) translateX(100%);transform:translateY(-50%) translateX(100%)}.el-badge__content.is-fixed.is-dot{right:5px}.el-badge__content.is-dot{height:8px;width:8px;padding:0;right:0;border-radius:50%}.el-badge__content--primary,.el-badge__content--success{background-color:#FFD64A}.el-badge__content--warning{background-color:#FFCE6D}.el-badge__content--info{background-color:#333}.el-badge__content--danger{background-color:#FF6D6D}