mirror of
https://github.com/element-plus/element-plus.git
synced 2025-08-14 18:11:48 +08:00
docs(components): check docs before stable (#5740)
This commit is contained in:
@ -8,3 +8,11 @@
|
||||
<el-link type="info">info</el-link>
|
||||
</div>
|
||||
</template>
|
||||
<style scoped>
|
||||
.el-link {
|
||||
margin-right: 8px;
|
||||
}
|
||||
.el-link .el-icon--right.el-icon {
|
||||
vertical-align: text-bottom;
|
||||
}
|
||||
</style>
|
||||
|
Reference in New Issue
Block a user