mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-03-14 12:18:30 +03:00
Rotate the poll to look more like what we see
This commit is contained in:
parent
542c26dce5
commit
f106036072
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ const ICONS = {
|
|||
notification: 'mingcute:notification-line',
|
||||
follow: 'mingcute:user-follow-line',
|
||||
'follow-add': 'mingcute:user-add-line',
|
||||
poll: 'mingcute:chart-bar-line',
|
||||
poll: ['mingcute:chart-bar-line', '90deg'],
|
||||
pencil: 'mingcute:pencil-line',
|
||||
quill: 'mingcute:quill-pen-line',
|
||||
at: 'mingcute:at-line',
|
||||
|
|
Loading…
Add table
Reference in a new issue