check many hexes
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Simple_Not
2023-07-18 23:59:10 +10:00
parent 622fa4f50d
commit ed2cf28893
2 changed files with 9 additions and 12 deletions

View File

@@ -11,7 +11,7 @@
<div class="card-content">
<div class="row">
<span class="card-title">Создай то, о чем будут говорить многие.</span>
<a class="btn-floating halfway-fab waves-effect waves-light red" target="#post-{{ postos[0]._key }}"><i class="material-icons">>></i></a>
<a class="btn-floating halfway-fab waves-effect waves-light red" target="#post-{{ target_post_id }}"><i class="material-icons">>></i></a>
<div class="input-field col s6">
<input id="send_this_text" type="text" >
<label for="send_this_text">Печатать сюда</label>