mirror of
https://github.com/tabler/tabler.git
synced 2026-07-24 03:54:42 +04:00
highlight editor fix
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
{% include ui/icon.html svg-icon=first-icon-svg %}
|
||||
</div>
|
||||
<h2 class="mt-2" data-icon-preview-title>{{ first-icon-name }}</h2>
|
||||
<pre class="user-select-all" style="max-height: 10rem"><code data-icon-preview-code>{{ first-icon-svg | escape }}</code></pre>
|
||||
<pre class="highlight user-select-all" style="max-height: 10rem"><code data-icon-preview-code>{{ first-icon-svg | escape }}</code></pre>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col">
|
||||
|
||||
Reference in New Issue
Block a user