[improvement] Card: add tag prop (#1878)

This commit is contained in:
neverland
2018-09-30 15:46:05 +08:00
committed by GitHub
parent 69151078cc
commit 6c983929c6
6 changed files with 28 additions and 6 deletions

View File

@@ -86,6 +86,12 @@
font-size: 12px;
}
&__tag {
position: absolute;
top: 2px;
left: 0;
}
&__footer {
right: 15px;
bottom: 5px;