Remove yellow border from hook labels on signal rows

This commit is contained in:
Ian Gulliver
2026-02-18 22:56:10 -07:00
parent 28f58f48f8
commit 9bef8d634d

View File

@@ -124,8 +124,6 @@ header h1 { font-size: 16px; font-weight: 600; letter-spacing: 0.05em; }
}
.hk {
border: 1px solid #fc0;
border-radius: 2px;
padding: 0 5px;
}