1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 01:36:22 +00:00

Improve ui of colored tags

This commit is contained in:
HarlanLuo
2018-12-28 12:05:59 +08:00
parent 6367be213f
commit 699006a3e9
6 changed files with 40 additions and 14 deletions

View File

@@ -13,12 +13,15 @@ exports[`TagListItem renders correctly 1`] = `
onClick={[Function]}
>
<span
className="tagList-item-name"
className="tagList-item-color"
style={
Object {
"color": "#000",
"backgroundColor": "#000",
}
}
/>
<span
className="tagList-item-name"
>
# Test
<span