fixes and functions
This commit is contained in:
+2
-2
@@ -117,7 +117,7 @@
|
||||
</details>
|
||||
</div>
|
||||
<button id="mobile-upload-button" class="mobile-upload-button" type="button"
|
||||
title="Upload an image or file"><span aria-hidden="true">📎</span> Upload file</button>
|
||||
title="Upload an image or file"><span aria-hidden="true"></span> Upload file</button>
|
||||
<div class="editor-controls"><label>Font<select id="font-family">
|
||||
<option value="mono">Mono</option>
|
||||
<option value="system">System</option>
|
||||
@@ -283,7 +283,7 @@
|
||||
<div class="files-head">
|
||||
<div>
|
||||
<h2>Note files</h2>
|
||||
<p>Copy a direct link or ready Markdown/HTML code.</p>
|
||||
<p>Copy a direct link or ready Markdown/Alias code.</p>
|
||||
</div><button id="close-files" class="icon-button" type="button">×</button>
|
||||
</div>
|
||||
<div id="files-list" class="files-list"></div>
|
||||
|
||||
Reference in New Issue
Block a user