Commit 85f05ee8 authored by Nikolay Gromov's avatar Nikolay Gromov

Добавил листинг .form-actions

parent 9b576138
...@@ -660,7 +660,10 @@ ...@@ -660,7 +660,10 @@
<span class="blocks-library__code-show-trigger" title="Показать код"><i class="blocks-library__code-icon"></i></span> <span class="blocks-library__code-show-trigger" title="Показать код"><i class="blocks-library__code-icon"></i></span>
<div class="blocks-library__code"> <div class="blocks-library__code">
<pre class="code"> <pre class="code">
<code>&lt;a href="#" class="to-top" id="toTop">↑&lt;/a></code> <code>&lt;div class="field-actions"></code>
<code> &lt;div class="field-actions__text">* — обязательные поля&lt;/div></code>
<code> &lt;button class="btn">Отправить&lt;/button></code>
<code>&lt;/div></code>
</pre> </pre>
</div> </div>
</div> </div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment