Skip to content
Snippets Groups Projects
Commit 099a2eb2 authored by HJ's avatar HJ :fire:
Browse files

proper polls support

parent 4785c553
No related branches found
No related tags found
2 merge requests!1928Release 2.7.0,!1892Themes 3.0 / Pleroma ISS (Interface Style Sheets) [Side A]
Pipeline #47910 failed
export default {
name: 'PollGraph',
selector: '.poll-graph',
validInnerComponents: [
'Text'
],
selector: '.result-fill',
defaultRules: [
{
directives: {
background: '--accent'
background: '--accent',
opacity: 0.5
}
}
]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment