Page MenuHomePhorge

No OneTemporary

Size
541 B
Referenced Files
None
Subscribers
None
diff --git a/src/components/poll/poll_graph.style.js b/src/components/poll/poll_graph.style.js
index 01b4d35cad..247a266a23 100644
--- a/src/components/poll/poll_graph.style.js
+++ b/src/components/poll/poll_graph.style.js
@@ -1,14 +1,12 @@
export default {
name: 'PollGraph',
- selector: '.poll-graph',
- validInnerComponents: [
- 'Text'
- ],
+ selector: '.result-fill',
defaultRules: [
{
directives: {
- background: '--accent'
+ background: '--accent',
+ opacity: 0.5
}
}
]
}

File Metadata

Mime Type
text/x-diff
Expires
Sat, Aug 8, 11:42 AM (1 d, 10 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1723144
Default Alt Text
(541 B)

Event Timeline