Update pipeline.html

This commit is contained in:
zypriafl 2024-11-11 21:44:23 +01:00 committed by GitHub
parent cd0bee9265
commit 5e27ae2049
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -30,10 +30,10 @@
<div class="col-md-6 bg-card">
<div class="tool-header">
<span class="material-symbols-rounded tool-header-icon advance">family_history</span>
<span th:text="#{home.pipeline.desc}"></span>
<span class="tool-header-text" th:text="#{pipeline.header}"></span>
</div>
<div class="text-end text-top">
<div style="padding-left: 36px"><p th:text="#{home.pipeline.desc}"></p></div>
<div class="text-end text-top">
<button
id="uploadPipelineBtn"
class="btn btn-primary"