REFACTOR: improve poll info layout (#22353)

This commit is contained in:
Kris
2023-07-05 12:20:18 -04:00
committed by GitHub
parent d75d64bf16
commit 4cec091f1a
12 changed files with 529 additions and 320 deletions

View File

@ -7,8 +7,6 @@
# url: https://github.com/discourse/discourse/tree/main/plugins/poll
register_asset "stylesheets/common/poll.scss"
register_asset "stylesheets/desktop/poll.scss", :desktop
register_asset "stylesheets/mobile/poll.scss", :mobile
register_asset "stylesheets/common/poll-ui-builder.scss"
register_asset "stylesheets/desktop/poll-ui-builder.scss", :desktop
register_asset "stylesheets/common/poll-breakdown.scss"