finishing css bug fixing of custom toolbar items
This commit is contained in:
@@ -53,8 +53,8 @@
|
||||
</form>
|
||||
</div>
|
||||
<label><spring:message code="BLOG_SNIPPET"/></label>
|
||||
<pre id="embedCode"><iframe style="width:600px;height:400px;border: 1px
|
||||
solid black" src="${baseUrl}/c/maps/${mindmap.id}/embed?zoom=1"> </iframe></pre>
|
||||
<textarea disabled style="cursor: text; font-family: monospace;resize: none" class="form-control" id="embedCode"><iframe style="width:600px;height:400px;border: 1px
|
||||
solid black" src="${baseUrl}/c/maps/${mindmap.id}/embed?zoom=1"> </iframe></textarea>
|
||||
</div>
|
||||
|
||||
<div class="tab-pane fade" id="publicUrlTab">
|
||||
|
Reference in New Issue
Block a user