Commit 2b1f813a authored by 杨奕's avatar 杨奕 Committed by baiyaaaaa

Tags: fix a doc style (#2814)

parent 47a72b99
......@@ -39,28 +39,6 @@
}
</script>
<style>
.demo-box.demo-tag {
.el-tag + .el-tag {
margin-left: 10px;
}
.button-new-tag {
margin-left: 10px;
height: 24px;
line-height: 22px;
padding: 0 *;
}
.input-new-tag {
width: 78px;
margin-left: 10px;
.el-input__inner {
height: 24px;
}
}
}
</style>
## Tag
Used for marking and selection.
......
......@@ -53,6 +53,7 @@
.input-new-tag {
width: 78px;
margin-left: 10px;
vertical-align: bottom;
.el-input__inner {
height: 24px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment