Vue Comments: Comments ported to Vue + DnD fileupload
* Drag and drop files to comment editor to add a file attachment * Using Vue to render comments Since comments now has attachments we need to update the schemas ./manage.py maintenance replace_pillar_node_type_schemas
This commit is contained in:
@@ -415,7 +415,8 @@
|
||||
ul li img
|
||||
@extend .d-block
|
||||
@extend .mx-auto
|
||||
@extend .my-3
|
||||
margin-top: 1rem
|
||||
margin-bottom: 1rem
|
||||
max-width: 100%
|
||||
|
||||
&.emoji
|
||||
|
Reference in New Issue
Block a user