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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user