Commit 958cda95 by zhanghaozhe

Tag

parent ee667147
import React from 'react'
import './index.scss'
const Tag = (props) => {
return (
......
......@@ -4,12 +4,6 @@
flex-wrap: wrap;
justify-content: space-between;
.state {
box-sizing: border-box;
border-radius: 0 10px 10px 0;
padding: 1px 5px;
}
.top {
position: absolute;
top: 10px;
......
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