feat: harmonize add-label

This commit is contained in:
2025-10-23 13:59:41 +02:00
parent ad268a7c13
commit 21f1029805
3 changed files with 44 additions and 134 deletions

View File

@@ -150,7 +150,7 @@ class FirmwareFormComponent extends Component {
<div class="labels-section">
<div class="add-label-controls">
<input type="text" id="label-key" placeholder="Key" class="label-key-input">
<span class="label-separator">:</span>
<span class="label-separator">=</span>
<input type="text" id="label-value" placeholder="Value" class="label-value-input">
<button type="button" id="add-label-btn" class="add-label-btn">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" width="14" height="14">