mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-07-08 15:41:33 +02:00
add horizontal rule on top of image crop tools
This commit is contained in:
@@ -14,6 +14,8 @@
|
||||
<div class="cropper">
|
||||
<img id="cropped-image" src="{url}" >
|
||||
</div>
|
||||
|
||||
<hr />
|
||||
|
||||
<div class="btn-group">
|
||||
<button class="btn btn-primary rotate" data-degrees="-45"><i class="fa fa-rotate-left"></i></button>
|
||||
|
||||
Reference in New Issue
Block a user