mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-03-24 21:30:49 +01:00
refactor: move to modals
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
</div>
|
||||
|
||||
<div class="cropper">
|
||||
<img id="cropped-image" crossorigin="anonymous" src="{url}" alt="">
|
||||
<img id="cropped-image" class="mw-100" crossorigin="anonymous" src="{url}" alt="">
|
||||
</div>
|
||||
|
||||
<hr />
|
||||
|
||||
Reference in New Issue
Block a user