Skip to content

Commit 6b94f15

Browse files
committed
Update ModBus-Master-UI.html
1 parent 89daec7 commit 6b94f15

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ModBus-Master-UI.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
.hdr-btn svg{width:14px;height:14px}
2727
.hdr-btn.profile-active{border-color:var(--accent-pink);color:var(--accent-pink)}
2828
.profile-badge{font-family:'JetBrains Mono',monospace;font-size:11px;padding:4px 10px;border-radius:6px;background:rgba(236,72,153,0.12);color:var(--accent-pink);border:1px solid rgba(236,72,153,0.25);display:none;align-items:center;gap:6px}
29-
.profile-badge.visible{display:inline-flex}
29+
.profile-badge.visible{display:inline-flex}
3030
.profile-badge .pb-clear{cursor:pointer;opacity:0.6;transition:opacity 0.15s}
3131
.profile-badge .pb-clear:hover{opacity:1}
3232
.main{display:grid;grid-template-columns:340px 1fr;gap:0;min-height:calc(100vh - 71px)}

0 commit comments

Comments
 (0)