mirror of
https://github.com/discourse/discourse.git
synced 2025-05-22 06:01:26 +08:00
FEATURE: Add a preview to the poll builder (#7988)
* FEATURE: Add a preview to the poll builder * Use selectKit helper in the poll preview test * Extract the mobile-specific poll builder form CSS
This commit is contained in:
@ -10,6 +10,7 @@ register_asset "stylesheets/common/poll.scss"
|
||||
register_asset "stylesheets/common/poll-ui-builder.scss"
|
||||
register_asset "stylesheets/desktop/poll.scss", :desktop
|
||||
register_asset "stylesheets/mobile/poll.scss", :mobile
|
||||
register_asset "stylesheets/mobile/poll-ui-builder.scss", :mobile
|
||||
|
||||
register_svg_icon "far fa-check-square"
|
||||
|
||||
|
Reference in New Issue
Block a user