feat(tag): style on hover
This commit is contained in:
parent
fce56f5088
commit
2621bc5978
6 changed files with 23 additions and 10 deletions
|
@ -72,13 +72,17 @@
|
|||
},
|
||||
"text": {
|
||||
"type": "string"
|
||||
},
|
||||
"tag_hover": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"additionalProperties": false,
|
||||
"required": [
|
||||
"background",
|
||||
"buttons",
|
||||
"text"
|
||||
"text",
|
||||
"tag_hover"
|
||||
]
|
||||
},
|
||||
"description": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue