Update pipeline.html

This commit is contained in:
zypriafl 2024-11-11 22:00:16 +01:00 committed by GitHub
parent 38234eb580
commit 1b7274bac5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -32,7 +32,7 @@
<span class="material-symbols-rounded tool-header-icon advance">family_history</span>
<span class="tool-header-text" th:text="#{pipeline.header}"></span>
</div>
<div style="padding-left: 36px"><p th:text="#{home.pipeline.desc}"></p></div>
<div><p th:text="#{home.pipeline.desc}"></p></div>
<div class="text-end text-top">
<button
id="uploadPipelineBtn"