diff options
Diffstat (limited to 'src/components/status/post.style.js')
| -rw-r--r-- | src/components/status/post.style.js | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/src/components/status/post.style.js b/src/components/status/post.style.js index dda79220..7388e2e3 100644 --- a/src/components/status/post.style.js +++ b/src/components/status/post.style.js @@ -14,11 +14,5 @@ export default { 'Attachment', 'PollGraph' ], - defaultRules: [ - { - directives: { - background: '--bg' - } - } - ] + defaultRules: [] } |
